Merge 9cac974f35 into aa05a2c9a0
This commit is contained in:
commit
80fc00c433
|
|
@ -152,9 +152,9 @@ RUN touch enable-ssh.sh \
|
|||
|
||||
# default env vars, RUNTIME ONLY, not for editing in build time.
|
||||
|
||||
# RUN yes | sudo pacman -Syu qemu libvirt dnsmasq virt-manager bridge-utils edk2-ovmf netctl libvirt-dbus --overwrite --noconfirm
|
||||
# RUN yes | sudo pacman -Syu qemu libvirt dnsmasq virt-manager edk2-ovmf netctl libvirt-dbus --overwrite --noconfirm
|
||||
|
||||
RUN yes | sudo pacman -Syu bc qemu-desktop libvirt dnsmasq virt-manager bridge-utils openresolv jack2 ebtables edk2-ovmf netctl libvirt-dbus wget scrot --overwrite --noconfirm \
|
||||
RUN yes | sudo pacman -Syu bc qemu-desktop libvirt dnsmasq virt-manager openresolv jack2 ebtables edk2-ovmf netctl libvirt-dbus wget scrot --overwrite --noconfirm \
|
||||
&& yes | sudo pacman -Scc
|
||||
|
||||
WORKDIR /home/arch/OSX-KVM
|
||||
|
|
|
|||
Loading…
Reference in New Issue