feat: Install apt-utils (#313)
This commit is contained in:
parent
c8a268792a
commit
3194b13d65
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ RUN apt-get update \
|
||||||
procps \
|
procps \
|
||||||
iptables \
|
iptables \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
|
apt-utils \
|
||||||
dnsmasq \
|
dnsmasq \
|
||||||
net-tools \
|
net-tools \
|
||||||
qemu-utils \
|
qemu-utils \
|
||||||
|
|
Loading…
Reference in a new issue