compose/pkg/e2e/fixtures/cascade-stop-test/compose.yaml

8 lines
147 B
YAML

services:
should_fail:
image: alpine
command: ls /does_not_exist
sleep: # will be killed
image: alpine
command: ping localhost