mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-21 16:21:12 +00:00
Adding iproute to certain RH-based docker images
This commit is contained in:
@@ -14,6 +14,7 @@ RUN yum -y install \
|
||||
epel-release \
|
||||
file \
|
||||
git \
|
||||
iproute \
|
||||
make \
|
||||
mercurial \
|
||||
rubygems \
|
||||
|
||||
@@ -15,6 +15,7 @@ RUN dnf -y install \
|
||||
findutils \
|
||||
git \
|
||||
glibc-locale-source \
|
||||
iproute \
|
||||
make \
|
||||
mercurial \
|
||||
procps \
|
||||
|
||||
@@ -15,6 +15,7 @@ RUN dnf -y install \
|
||||
findutils \
|
||||
glibc-common \
|
||||
git \
|
||||
iproute \
|
||||
make \
|
||||
mercurial \
|
||||
procps \
|
||||
|
||||
Reference in New Issue
Block a user