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
199409ec8a
commit
1f6d9aa886
@ -115,6 +115,14 @@ OPTIONS:
|
|||||||
--authorized-keys value
|
--authorized-keys value
|
||||||
```
|
```
|
||||||
|
|
||||||
|
For `--authorized-keys`, user needs to put the key file in one of the following directories:
|
||||||
|
```
|
||||||
|
/var/lib/rancher/
|
||||||
|
/opt/
|
||||||
|
/home/
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
We will generate a random password for each OUD container, which users can see in the container logs. This password is useful when the users do not set the keys.
|
We will generate a random password for each OUD container, which users can see in the container logs. This password is useful when the users do not set the keys.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user