mirror of
https://github.com/rancher/os.git
synced 2025-09-01 14:48:55 +00:00
Share /home and /opt with userdocker
This commit is contained in:
@@ -86,6 +86,7 @@ func NewConfig() *Config {
|
||||
"--pid=host " +
|
||||
"--net=host " +
|
||||
"--privileged " +
|
||||
"--volumes-from=console-volumes " +
|
||||
"--volumes-from=system-volumes " +
|
||||
"-v=/usr/bin/docker:/usr/bin/docker:ro " +
|
||||
"-v=/init:/usr/bin/tlsconf:ro " +
|
||||
|
Reference in New Issue
Block a user