Update Dockerfile

This commit is contained in:
Kroese 2025-10-08 13:25:57 +02:00 committed by GitHub
parent 554f3295cb
commit c594d2ecbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,13 +37,15 @@ RUN set -eu && \
xz-utils \
iptables \
iproute2 \
apt-utils \
dnsmasq \
fakeroot \
apt-utils \
net-tools \
e2fsprogs \
qemu-utils \
websocketd \
iputils-ping \
inotify-tools \
ca-certificates \
netcat-openbsd \
qemu-system-x86 && \