Merge pull request #76 from NavidZisky/patch-2

Thanks for fixing!
This commit is contained in:
Bill Maxwell 2016-03-28 23:36:21 -07:00
commit bb924a1307

View File

@ -17,4 +17,4 @@ jenkins-datavolume:
- /var/jenkins_home - /var/jenkins_home
labels: labels:
io.rancher.container.start_once: true io.rancher.container.start_once: true
entrypoint: /bin/true entrypoint: ["chown", "-R", "1000:1000", "/var/jenkins_home"]