mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 02:51:55 +00:00
Add label to Azure agent container
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
This commit is contained in:
parent
d8fd61861b
commit
4b3192df62
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user