compose/tests/fixtures/simple-figfile/fig.yml
d11wtq 13a296049b Update cli integration test for 'auto_start' behaviour
Signed-off-by: Chris Corbyn <chris@w3style.co.uk>
2014-06-09 01:31:45 +00:00

7 lines
121 B
YAML

simple:
image: ubuntu
command: /bin/sleep 300
another:
auto_start: false
image: ubuntu
command: /bin/sleep 300