compose/local/e2e/compose/fixtures/simple-composefile/compose.yml

8 lines
101 B
YAML

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