compose/tests/fixtures/abort-on-container-exit-0/docker-compose.yml

7 lines
96 B
YAML

simple:
image: busybox:latest
command: top
another:
image: busybox:latest
command: ls .