mirror of
https://github.com/rancher/os.git
synced 2025-07-12 14:18:01 +00:00
Updated How to run multiple user docker daemons (markdown)
parent
ff528e971b
commit
199409ec8a
@ -130,7 +130,7 @@ Users can ssh into any OUD container like this:
|
||||
```
|
||||
system-docker ps
|
||||
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
|
||||
2ca07a25799b cnrancher/docker:17.12.1-dind "docker-entrypoint..." 5 seconds ago Up 3 seconds 2375/tcp, 0.0.0.0:34791->22/tcp dind1
|
||||
2ca07a25799b rancher/os-dind:17.12.1 "docker-entrypoint..." 5 seconds ago Up 3 seconds 2375/tcp, 0.0.0.0:34791->22/tcp dind1
|
||||
|
||||
ssh -p 34791 root@<host-external-ip>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user