compose/tests/fixtures/simple-composefile/docker-compose.yml

7 lines
95 B
YAML

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