mirror of
https://github.com/rancher/os.git
synced 2025-07-14 23:26:11 +00:00
Updated How to run multiple user docker daemons (markdown)
parent
375230e830
commit
939352c691
@ -73,7 +73,7 @@ system-docker network create --subnet=172.20.0.0/16 dind
|
|||||||
|
|
||||||
### Create OUD
|
### Create OUD
|
||||||
|
|
||||||
Just use `ros engine create`.
|
Just use `ros engine create`. For the OUD image, currently only support docker `17.12.1` and `18.03.1`.
|
||||||
|
|
||||||
```
|
```
|
||||||
ros engine create dind1 --network=dind --fixed-ip=172.20.0.2
|
ros engine create dind1 --network=dind --fixed-ip=172.20.0.2
|
||||||
|
Loading…
Reference in New Issue
Block a user