mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-12-14 14:20:32 +08:00
Disable dhclient
This commit is contained in:
@@ -27,7 +27,6 @@ RUN apt-get update && apt-get -y upgrade && \
|
|||||||
net-tools \
|
net-tools \
|
||||||
btrfs-progs \
|
btrfs-progs \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
isc-dhcp-client \
|
|
||||||
netcat-openbsd \
|
netcat-openbsd \
|
||||||
qemu-system-x86 \
|
qemu-system-x86 \
|
||||||
&& apt-get clean
|
&& apt-get clean
|
||||||
|
|||||||
Reference in New Issue
Block a user