mirror of
https://github.com/rancher/os.git
synced 2025-08-30 21:26:09 +00:00
Share /home and /opt with userdocker
This commit is contained in:
parent
e8abf31e94
commit
1ebf37e8be
@ -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 " +
|
||||
|
Loading…
Reference in New Issue
Block a user