mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
adding iputils
This commit is contained in:
@@ -22,6 +22,7 @@ RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
|
||||
RUN dnf -y update && dnf install -y 'dnf-command(config-manager)' && \
|
||||
dnf config-manager --set-enabled crb && \
|
||||
dnf -y install \
|
||||
iputils \
|
||||
gcc \
|
||||
gcc-c++ \
|
||||
git-core \
|
||||
|
||||
Reference in New Issue
Block a user