Skip to content

Commit

Permalink
Merge pull request mesosphere-backup#30 from mesosphere/revert-28-dro…
Browse files Browse the repository at this point in the history
…p-volume

Revert "Remove VOLUME declaration from ubuntu image"
  • Loading branch information
colin-msphere authored Jul 11, 2018
2 parents afeb36e + 5f1931f commit d0e0b3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ RUN curl -sSL https://raw.githubusercontent.com/docker/docker/${DIND_COMMIT}/hac
COPY ./wrapper.sh /usr/local/bin/wrapper.sh
RUN chmod a+x /usr/local/bin/wrapper.sh

VOLUME /var/lib/docker
ENTRYPOINT []
CMD []

0 comments on commit d0e0b3e

Please sign in to comment.