compose/tests/fixtures/volume-path/common/services.yml
Aanand Prasad 37efdb1f8b Make volume host paths relative to file, merge volumes when extending
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-03-20 15:45:16 -07:00

5 lines
66 B
YAML

db:
image: busybox
volumes:
- ./foo:/foo
- ./bar:/bar