Merge pull request #986 from nathanleclaire/label_azure_agent

Label azure agent
This commit is contained in:
Justin Cormack 2017-01-10 23:32:38 +00:00 committed by GitHub
commit 2f121d24b8

View File

@ -69,6 +69,7 @@ start()
--pid host \
--net host \
--uts host \
--label com.docker.editions.system \
--restart unless-stopped \
-e DOCKER_FOR_IAAS_VERSION \
-v /usr/bin/docker:/usr/local/bin/docker:ro \