You've already forked Docker-OSX
mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-07-01 02:12:35 -05:00
2 useless commands
This commit is contained in:
@ -66,8 +66,8 @@ RUN perl -p -i -e 's/print("Succeeded:")/exit()/' ./gibMacOS.command
|
||||
RUN python gibMacOS.command -v "${VERSION}" || echo Done
|
||||
|
||||
RUN sudo pacman -S qemu libvirt dnsmasq virt-manager bridge-utils flex bison ebtables edk2-ovmf --noconfirm
|
||||
RUN sudo systemctl enable libvirtd.service
|
||||
RUN sudo systemctl enable virtlogd.service
|
||||
# RUN sudo systemctl enable libvirtd.service
|
||||
# RUN sudo systemctl enable virtlogd.service
|
||||
|
||||
WORKDIR /home/arch
|
||||
RUN git clone https://github.com/kholia/OSX-KVM.git
|
||||
|
Reference in New Issue
Block a user