mirror of
https://github.com/rancher/os.git
synced 2025-08-28 11:12:59 +00:00
Only bind mount /var/lib/rancher/conf
This commit is contained in:
parent
cff8052a3b
commit
2bae134b35
@ -179,7 +179,7 @@ func NewConfig() *Config {
|
||||
SCOPE: SYSTEM,
|
||||
}),
|
||||
Volumes: []string{
|
||||
"/var/lib/rancher:/var/lib/rancher",
|
||||
"/var/lib/rancher/conf:/var/lib/rancher/conf",
|
||||
"/var/lib/docker:/var/lib/docker",
|
||||
"/var/lib/system-docker:/var/lib/system-docker",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user