Aanand Prasad 8b5bd945d0 Interpolate environment variables
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-08-06 11:18:57 +01:00

6 lines
90 B
YAML

test:
image: busybox
command: top
volumes:
- "~/${VOLUME_NAME}:/container-path"