mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-17 22:09:38 +02: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