Remove dhcp client
This commit is contained in:
parent
2be071fe3d
commit
276921f42d
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ RUN apt-get update && apt-get -y upgrade && \
|
|||
dnsmasq \
|
||||
net-tools \
|
||||
ca-certificates \
|
||||
isc-dhcp-client \
|
||||
netcat-openbsd \
|
||||
qemu-system-x86 \
|
||||
&& apt-get clean
|
||||
|
|
Loading…
Reference in a new issue