compose/tests/fixtures/volume-path/docker-compose.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

7 lines
89 B
YAML

db:
extends:
file: common/services.yml
service: db
volumes:
- ./bar:/bar