Dockerfile: install nmap-ncat

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>

Closes: #1100
Approved by: mheon
This commit is contained in:
Giuseppe Scrivano
2018-07-19 13:57:33 +02:00
committed by Atomic Bot
parent 4692f3ab32
commit 4a6f79b62b
2 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,7 @@ RUN yum -y install btrfs-progs-devel \
python3-dateutil \
which\
golang-github-cpuguy83-go-md2man \
nmap-ncat \
iptables && yum clean all
# Install CNI plugins

View File

@ -25,6 +25,7 @@ RUN dnf -y install btrfs-progs-devel \
which\
golang-github-cpuguy83-go-md2man \
procps-ng \
nmap-ncat \
iptables && dnf clean all
# Install CNI plugins