Adding iproute to certain RH-based docker images

This commit is contained in:
James Cammarata 2016-03-15 15:27:51 -04:00
parent 9a6a5a5516
commit 88310a7f28
3 changed files with 3 additions and 0 deletions

View file

@ -14,6 +14,7 @@ RUN yum -y install \
epel-release \
file \
git \
iproute \
make \
mercurial \
rubygems \

View file

@ -15,6 +15,7 @@ RUN dnf -y install \
findutils \
git \
glibc-locale-source \
iproute \
make \
mercurial \
procps \

View file

@ -15,6 +15,7 @@ RUN dnf -y install \
findutils \
glibc-common \
git \
iproute \
make \
mercurial \
procps \