compose/pkg/e2e/fixtures/simple-composefile/compose.yaml

8 lines
101 B
YAML

services:
simple:
image: alpine
command: top
another:
image: alpine
command: top