mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 05:20:02 +08:00
Add netcat-openbsd
This commit is contained in:
parent
c541e40322
commit
14fd2666fc
@ -20,15 +20,15 @@ RUN apt-get update && apt-get -y upgrade && \
|
|||||||
fdisk \
|
fdisk \
|
||||||
unzip \
|
unzip \
|
||||||
procps \
|
procps \
|
||||||
|
dnsmasq \
|
||||||
xz-utils \
|
xz-utils \
|
||||||
iptables \
|
iptables \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
dnsmasq \
|
|
||||||
net-tools \
|
net-tools \
|
||||||
btrfs-progs \
|
btrfs-progs \
|
||||||
|
netcat-openbsd \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
qemu-system-x86 \
|
qemu-system-x86 \
|
||||||
netcat-traditional \
|
|
||||||
&& apt-get clean
|
&& apt-get clean
|
||||||
|
|
||||||
COPY run/*.sh /run/
|
COPY run/*.sh /run/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user