compose/tests/fixtures/shutdown/docker-compose.yml
Daniel Nephin c64af0a459 Add an acceptance test and docs for the down subcommand
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-01-14 11:11:08 -05:00

10 lines
79 B
YAML

version: 2
volumes:
data:
driver: local
services:
web:
build: .