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