Remove pointless VOLUME command. Replace curl with wget.

This commit is contained in:
sickcodes
2021-01-26 21:25:45 +00:00
parent fc3df53d0b
commit 8db77770b0
3 changed files with 5 additions and 14 deletions

View File

@ -83,8 +83,6 @@ ARG NOPICKER=true
RUN [[ "${NOPICKER}" = true ]] && mv ./Launch-nopicker.sh ./Launch.sh
VOLUME /image
ENV DISPLAY=:99
ENV IMAGE_PATH=/image