compose/tests/fixtures/echo-services/docker-compose.yml

7 lines
126 B
YAML

simple:
image: busybox:1.31.0-uclibc
command: echo simple
another:
image: busybox:1.31.0-uclibc
command: echo another