mirror of
https://github.com/thegeeklab/wp-docker-buildx.git
synced 2024-11-21 13:50:39 +00:00
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