mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-23 16:48:26 +02:00
Remove pointless VOLUME command. Replace curl with wget.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user