mirror of
https://github.com/ansible/awx.git
synced 2026-01-19 21:51:26 -03:30
Ensure that the Postgres client is installed
This commit is contained in:
parent
172864a3a1
commit
dd8ca5acc4
@ -46,6 +46,7 @@ RUN dnf -y install acl \
|
||||
nodejs \
|
||||
openldap-devel \
|
||||
openssh-server \
|
||||
postgresql-contrib \
|
||||
postgresql-devel \
|
||||
python-devel \
|
||||
python-pip \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user