diff --git a/Dockerfile b/Dockerfile index 3ca73a1..ca166ec 100644 --- a/Dockerfile +++ b/Dockerfile @@ -29,6 +29,7 @@ RUN if [ "$TARGETPLATFORM" != "linux/amd64" ]; then extra="qemu-user"; fi \ xz-utils \ iptables \ iproute2 \ + apt-utils \ dnsmasq \ fakeroot \ net-tools \