compose/pkg/e2e/fixtures/orphans/compose.yaml

8 lines
114 B
YAML
Raw Normal View History

services:
orphan:
profiles: [run]
image: alpine
command: echo hello
test:
image: nginx:alpine