system-config/docker/uwsgi-base
Clark Boylan d895bb0c35 Properly build bullseye uwsgi-base docker images
We were clearly intending on building bullseye uwsgi-base images as we
have jobs that tag bullseye images properly. Unfortunately those images
are actually buster images because we didn't set the DEBIAN_VERSION var
in our Dockerfile that is passed in from the job side.

Fix this by setting the debian version appropriately.

Note this has the potential for breaking people who think they are
running bullseye images but are actually running buster when this lands
as it will update them to bullseye finally. This seems worthwhile since
it is what they requested afterall. Known consumers of this image are
opendev's lodgeit image and vexxhost. Speaking for opendev and lodgeit I
think this fine and we'll roll forward as necessary but we should cross
check with vexxhost on this.

Note: THe pip verbosity update was initially made to debug build
failures that are hard to reproduce locally. The more verbose logs end
up making things work more reliably so we'll just use them here I guess.

Change-Id: Ie774bf12699a8e28dcab636094373687480fcecf
2021-12-14 09:06:23 -08:00
..
bindep.txt Properly build bullseye uwsgi-base docker images 2021-12-14 09:06:23 -08:00
Dockerfile Properly build bullseye uwsgi-base docker images 2021-12-14 09:06:23 -08:00