You've already forked Docker-OSX
mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-07-02 02:42:37 -05:00
Dockerfile syntax error.
This commit is contained in:
@ -129,7 +129,7 @@ RUN if [[ "${COMPLETE}" ]]; then \
|
||||
&& wget ${WGET_OPTIONS} -O /home/arch/OSX-KVM/mac_hdd_ng.img "${IMAGE_URL}" \
|
||||
; fi
|
||||
|
||||
ENV BOOTDISK
|
||||
ENV BOOTDISK=
|
||||
|
||||
ENV DISPLAY=:99
|
||||
|
||||
|
Reference in New Issue
Block a user