1
0
mirror of https://github.com/rancher/os.git synced 2025-07-16 08:05:51 +00:00

Updated How to run multiple user docker daemons (markdown)

niusmallnan 2018-07-10 18:01:54 +08:00
parent 69c41cff63
commit 229081e12c

@ -123,9 +123,11 @@ docker run -e CATTLE_AGENT_IP="172.20.0.2" --rm --privileged -v /var/run/docker
## Limitations
As Rancher uses the overlay network by default, only one RancherOS host can be used in one Env.
## Others
Please submit any RancherOS bugs, issues to [rancher/os](https://github.com/rancher/os/issues), and adding this label `multiple-user-docker` would be very friendly.
Please submit any bugs, issues for this feature to [rancher/os](https://github.com/rancher/os/issues), and adding this label `multiple-user-docker` would be very friendly.