aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2021-11-13 07:48:42 +0000
committersickcodes <[email protected]>2021-11-13 07:48:42 +0000
commit7da38e0d83730116f71106443d48c8837918f7e5 (patch)
tree4bc8b59ec6deebf25befe4a7034c3efd9168a7db /Dockerfile
parentFix shell (diff)
downloaddocker-osx-7da38e0d83730116f71106443d48c8837918f7e5.tar.xz
docker-osx-7da38e0d83730116f71106443d48c8837918f7e5.zip
Missed bc
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 1faade7..b8a358f 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -139,7 +139,7 @@ RUN touch enable-ssh.sh \
# 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 bridge-utils openresolv jack ebtables edk2-ovmf netctl libvirt-dbus wget --overwrite --noconfirm \
+RUN yes | sudo pacman -Syu bc qemu libvirt dnsmasq virt-manager bridge-utils openresolv jack ebtables edk2-ovmf netctl libvirt-dbus wget --overwrite --noconfirm \
&& yes | sudo pacman -Scc
WORKDIR /home/arch/OSX-KVM