mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 05:20:02 +08:00
isc-dhcp-client
This commit is contained in:
parent
f076793786
commit
d7f85c9891
@ -17,16 +17,16 @@ RUN apt-get update && apt-get -y upgrade && \
|
|||||||
fdisk \
|
fdisk \
|
||||||
unzip \
|
unzip \
|
||||||
procps \
|
procps \
|
||||||
udhcpc \
|
xz-utils \
|
||||||
dnsmasq \
|
|
||||||
iptables \
|
iptables \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
xz-utils \
|
dnsmasq \
|
||||||
net-tools \
|
net-tools \
|
||||||
btrfs-progs \
|
btrfs-progs \
|
||||||
bridge-utils \
|
bridge-utils \
|
||||||
netcat-openbsd \
|
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
isc-dhcp-client \
|
||||||
|
netcat-openbsd \
|
||||||
qemu-system-x86 \
|
qemu-system-x86 \
|
||||||
&& apt-get clean
|
&& apt-get clean
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user