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

8 lines
124 B
YAML

services:
simple:
image: busybox:1.27.2
command: top
another:
image: busybox:1.31.0-uclibc
command: top