compose/tests/fixtures/run-labels/docker-compose.yml

8 lines
89 B
YAML
Raw Normal View History

service:
image: busybox:latest
command: top
labels:
foo: bar
hello: world