diff --git a/How-to-run-multiple-user-docker-daemons.md b/How-to-run-multiple-user-docker-daemons.md index 2aa197b..611617c 100644 --- a/How-to-run-multiple-user-docker-daemons.md +++ b/How-to-run-multiple-user-docker-daemons.md @@ -169,6 +169,8 @@ docker run -e CATTLE_AGENT_IP="172.20.0.2" -e CATTLE_CHECK_NAMESERVER=false --rm As Rancher uses the overlay network by default, only one RancherOS host can be used in one Env. +![](https://files.slack.com/files-pri/T02RW4JDH-FBT1TPADB/screen_shot_2018-07-18_at_10.55.36_am.png) + ## Others Please submit any bugs, issues for this feature to [rancher/os](https://github.com/rancher/os/issues), and add this label `multiple-user-docker` would be very friendly.