You've already forked Docker-OSX
mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-07-02 18:53:31 -05:00
Missing -it in README.md for interactive qemu shell and ability to Ctrl+C container.
This commit is contained in:
@ -79,8 +79,6 @@ RUN mkdir -p ~/.ssh \
|
||||
|
||||
WORKDIR /home/arch/OSX-KVM
|
||||
|
||||
ARG COMPLETE
|
||||
|
||||
ARG NOPICKER=true
|
||||
|
||||
RUN [[ "${NOPICKER}" = true ]] && mv ./Launch-nopicker.sh ./Launch.sh
|
||||
|
Reference in New Issue
Block a user