1
0
mirror of https://github.com/rancher/os.git synced 2025-08-01 15:08:47 +00:00

Revert "Bind mount /var/lib/system-docker"

This commit is contained in:
Josh Curl 2016-05-09 15:13:14 -07:00
parent 8eefaeb5ed
commit 8b75535eb5

View File

@ -178,7 +178,6 @@ 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-pre:
image: {{.OS_IMAGES_ROOT}}/os-network:{{.VERSION}}{{.SUFFIX}}