mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
Merge pull request #8119 from soomsoom/unarchive-rpm-pacakges
Adding unzip dnf package Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
@@ -137,6 +137,7 @@ RUN dnf -y update && \
|
||||
sudo \
|
||||
vim-minimal \
|
||||
which \
|
||||
unzip \
|
||||
xmlsec1-openssl && \
|
||||
dnf -y install centos-release-stream && dnf -y install "rsyslog >= 8.1911.0" && dnf -y remove centos-release-stream && \
|
||||
dnf -y clean all
|
||||
|
||||
Reference in New Issue
Block a user