compose/tests/fixtures/run-labels/docker-compose.yml
Samantha Miller c36a2fb1ad Added a label option to 'docker-compose run' and test.
Signed-off-by: Samantha Miller <samantha.a.miller123@gmail.com>
2017-11-28 18:43:00 -06:00

7 lines
89 B
YAML

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