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 \
|
||||
unzip \
|
||||
procps \
|
||||
dnsmasq \
|
||||
xz-utils \
|
||||
iptables \
|
||||
iproute2 \
|
||||
dnsmasq \
|
||||
net-tools \
|
||||
btrfs-progs \
|
||||
netcat-openbsd \
|
||||
ca-certificates \
|
||||
qemu-system-x86 \
|
||||
netcat-traditional \
|
||||
&& apt-get clean
|
||||
|
||||
COPY run/*.sh /run/
|
||||
|
Loading…
x
Reference in New Issue
Block a user