mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
remove cruft leftover from the postgresql upgrade
This commit is contained in:
@@ -71,8 +71,6 @@ RUN chmod +x /tini
|
|||||||
RUN python3 -m ensurepip && pip3 install virtualenv
|
RUN python3 -m ensurepip && pip3 install virtualenv
|
||||||
RUN pip install supervisor
|
RUN pip install supervisor
|
||||||
|
|
||||||
RUN find / -name pg_config
|
|
||||||
|
|
||||||
ADD Makefile /tmp/Makefile
|
ADD Makefile /tmp/Makefile
|
||||||
RUN mkdir /tmp/requirements
|
RUN mkdir /tmp/requirements
|
||||||
ADD requirements/requirements_ansible.txt \
|
ADD requirements/requirements_ansible.txt \
|
||||||
|
|||||||
Reference in New Issue
Block a user