compose/pkg/e2e/fixtures/simple-composefile/compose.yaml
Nicolas De Loof fb73dd58d9 Move compose e2e tests into pkg
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-06-28 08:47:58 +02:00

7 lines
101 B
YAML

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