mirror of
https://github.com/rancher/os.git
synced 2025-08-15 21:43:42 +00:00
Revert "Bind mount /var/lib/system-docker"
This commit is contained in:
parent
8eefaeb5ed
commit
8b75535eb5
@ -178,7 +178,6 @@ rancher:
|
|||||||
read_only: true
|
read_only: true
|
||||||
volumes:
|
volumes:
|
||||||
- /var/lib/docker:/var/lib/docker
|
- /var/lib/docker:/var/lib/docker
|
||||||
- /var/lib/system-docker:/var/lib/system-docker
|
|
||||||
- /var/lib/rkt:/var/lib/rkt
|
- /var/lib/rkt:/var/lib/rkt
|
||||||
network-pre:
|
network-pre:
|
||||||
image: {{.OS_IMAGES_ROOT}}/os-network:{{.VERSION}}{{.SUFFIX}}
|
image: {{.OS_IMAGES_ROOT}}/os-network:{{.VERSION}}{{.SUFFIX}}
|
||||||
|
Loading…
Reference in New Issue
Block a user