compose/pkg/e2e/fixtures/run-test/orphan.yaml

6 lines
84 B
YAML

version: '3.8'
services:
simple:
image: alpine
command: echo "Hi there!!"