Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Commit

Permalink
Fix user-docker sucks with docker-17.12.1+ (#2332)
Browse files Browse the repository at this point in the history
  • Loading branch information
niusmallnan authored May 20, 2018
1 parent 7fc526e commit b17d3db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion os-config.tpl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b17d3db

Please sign in to comment.