mirror of https://github.com/docker/docs.git
parent
8efdd8028e
commit
3b3362e5b1
|
|
@ -13,7 +13,7 @@ docker container run --rm -it \
|
||||||
--name ucp \
|
--name ucp \
|
||||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||||
docker/ucp \
|
docker/ucp \
|
||||||
--unmanaged-cni <true
|
--unmanaged-cni <true|false>
|
||||||
install [command options]
|
install [command options]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue