compose/tests/fixtures/run-labels/docker-compose.yml
Samantha Miller 7835a07550 Added a label option to 'docker-compose run' and test.
Signed-off-by: Samantha Miller <samantha.a.miller123@gmail.com>
2017-12-06 17:34:46 -08:00

7 lines
89 B
YAML

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