mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
adding iputils
This commit is contained in:
parent
40a8a3cb2f
commit
b6f9b73418
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user