mirror of
https://github.com/ansible/awx.git
synced 2026-03-18 09:27:31 -02:30
Add patch to the list of system packages installed into the container
since it is a requirement of the new updater.sh Python requirements script.
This commit is contained in:
@@ -46,6 +46,7 @@ RUN yum -y install acl \
|
|||||||
nodejs \
|
nodejs \
|
||||||
openldap-devel \
|
openldap-devel \
|
||||||
openssh-server \
|
openssh-server \
|
||||||
|
patch \
|
||||||
postgresql-contrib \
|
postgresql-contrib \
|
||||||
postgresql-devel \
|
postgresql-devel \
|
||||||
python-devel \
|
python-devel \
|
||||||
|
|||||||
Reference in New Issue
Block a user