update the docker plugin to use the default volume as the graph path
This commit is contained in:
@@ -6,4 +6,4 @@ FROM docker:1.11-dind
|
||||
|
||||
ADD drone-docker /bin/
|
||||
|
||||
ENTRYPOINT ["/bin/drone-docker"]
|
||||
ENTRYPOINT [ "/usr/local/bin/dockerd-entrypoint.sh", "/bin/drone-docker" ]
|
||||
|
||||
Reference in New Issue
Block a user