diff --git a/Dockerfile b/Dockerfile index 7b7ba06..597578f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,6 +12,7 @@ RUN apt-get update \ procps \ iptables \ iproute2 \ + apt-utils \ dnsmasq \ net-tools \ qemu-utils \