system-config/docker
Clark Boylan 45da85124f Use pip install -r not -f to install extras
The pip install -f flag is for find-links which is a list of locations
to look for python packages. What we hvae at this path for extras
installation is a list of packages themselves not locations to find
them. We need to use the -r flag for requirements lists to specify this
instead.

This change should update our zuul and nodepool images to include useful
debugging extras.

Change-Id: I647bb835d0c85c3772e1593866a54cfc5ea1db2f
2020-08-03 10:26:30 -07:00
..
accessbot Be explicit about using python3 in docker images 2020-06-09 09:30:56 -07:00
etherpad Patch etherpad console logging to fix cross origin error 2020-07-17 10:49:15 -07:00
gerrit Start making 3.8 python images 2020-03-25 17:45:39 -05:00
gitea Upgrade Gitea to v1.12.3 2020-07-30 16:20:31 -07:00
gitea-init Be explicit about using python3 in docker images 2020-06-09 09:30:56 -07:00
grafana Update grafana-container 2020-07-06 10:48:25 +10:00
haproxy-statsd Be explicit about using python3 in docker images 2020-06-09 09:30:56 -07:00
jinja-init Be explicit about using python3 in docker images 2020-06-09 09:30:56 -07:00
jitsi-meet Exclude some regex matches in jitsi-meet web 2020-05-13 07:40:18 -07:00
python-base Noop update to force python-builder/base to rebuild 2020-07-17 16:17:22 -07:00
python-builder Use pip install -r not -f to install extras 2020-08-03 10:26:30 -07:00
uwsgi-base uwsgi-base: drop packages.txt 2020-06-14 13:30:16 -04:00