mirror of
https://github.com/rancher/os.git
synced 2025-09-09 10:40:30 +00:00
Updated How to run multiple user docker daemons (markdown)
@@ -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
|
||||||
|
Reference in New Issue
Block a user