compose/tests/fixtures/logs-tail-composefile/docker-compose.yml

4 lines
88 B
YAML

simple:
image: busybox:latest
command: sh -c "echo w && echo x && echo y && echo z"