mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-31 06:32:06 +00:00
Merge pull request #986 from nathanleclaire/label_azure_agent
Label azure agent
This commit is contained in:
commit
2f121d24b8
@ -69,6 +69,7 @@ start()
|
|||||||
--pid host \
|
--pid host \
|
||||||
--net host \
|
--net host \
|
||||||
--uts host \
|
--uts host \
|
||||||
|
--label com.docker.editions.system \
|
||||||
--restart unless-stopped \
|
--restart unless-stopped \
|
||||||
-e DOCKER_FOR_IAAS_VERSION \
|
-e DOCKER_FOR_IAAS_VERSION \
|
||||||
-v /usr/bin/docker:/usr/local/bin/docker:ro \
|
-v /usr/bin/docker:/usr/local/bin/docker:ro \
|
||||||
|
Loading…
Reference in New Issue
Block a user