mirror of
https://github.com/rancher/os.git
synced 2025-07-15 07:41:39 +00:00
Fix user-docker sucks with docker-17.12.1+ (#2332)
This commit is contained in:
parent
7fc526eb08
commit
b17d3db95d
@ -138,7 +138,7 @@ rancher:
|
||||
privileged: true
|
||||
read_only: true
|
||||
volumes:
|
||||
- /var/lib/docker:/var/lib/docker
|
||||
- /var/lib/user-docker:/var/lib/docker
|
||||
user-volumes:
|
||||
image: {{.OS_REPO}}/os-base:{{.VERSION}}{{.SUFFIX}}
|
||||
command: echo
|
||||
|
Loading…
Reference in New Issue
Block a user