mirror of
https://github.com/rancher/os.git
synced 2025-09-23 11:30:49 +00:00
Bind mount /var/lib/system-docker
This commit is contained in:
@@ -178,6 +178,7 @@ rancher:
|
||||
read_only: true
|
||||
volumes:
|
||||
- /var/lib/docker:/var/lib/docker
|
||||
- /var/lib/system-docker:/var/lib/system-docker
|
||||
- /var/lib/rkt:/var/lib/rkt
|
||||
network:
|
||||
image: {{.OS_IMAGES_ROOT}}/os-network:{{.VERSION}}{{.SUFFIX}}
|
||||
|
Reference in New Issue
Block a user