mounting volume by default
This commit is contained in:
parent
ed32fa5523
commit
4c1c1670d0
@ -17,4 +17,5 @@ RUN apt-get update -qq \
|
||||
ADD drone-docker /go/bin/
|
||||
ADD wrapdocker /bin/
|
||||
|
||||
VOLUME /var/lib/docker
|
||||
ENTRYPOINT ["/go/bin/drone-docker"]
|
||||
|
Loading…
Reference in New Issue
Block a user