aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorname <[email protected]>2020-06-05 01:57:01 +0000
committername <[email protected]>2020-06-05 01:57:01 +0000
commit8eedf13a9e9947d2f4be82c1e7618d9831e87a26 (patch)
tree0e2444a358d04155454314d63cae82db39ac58b0 /Dockerfile
parenttroubleshooting (diff)
downloaddocker-osx-8eedf13a9e9947d2f4be82c1e7618d9831e87a26.tar.xz
docker-osx-8eedf13a9e9947d2f4be82c1e7618d9831e87a26.zip
2 useless commands
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Dockerfile b/Dockerfile
index 7349e6b..3cd1da1 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -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