summaryrefslogtreecommitdiff
path: root/Dockerfile
Commit message (Expand)AuthorAgeFilesLines
* Use bwrap --disable-userns if possibleClark Boylan2023-05-161-0/+5
* Add PBR_VERSION argument to DockerfileJames E. Blair2023-02-131-0/+1
* Pin sqlalchemy to <2.0 and revert "Update git"James E. Blair2023-01-301-13/+0
* Dockerfile: build later skopeoIan Wienand2023-01-241-1/+13
* Update git8.1.0James E. Blair2023-01-181-0/+13
* Update openshift client install versionClark Boylan2023-01-101-3/+3
* Dedup the oc and kubectl commands in the docker imagesClark Boylan2022-12-091-1/+3
* Add Python 3.11 testingClark Boylan2022-10-271-2/+2
* Revert "Use debian bookworm version of libc-bin"Ian Wienand2022-09-131-6/+0
* Use debian bookworm version of libc-binAlbin Vass2022-07-151-0/+6
* Bump up to python3.10Clark Boylan2022-07-011-2/+2
* Update nodejs runtime to version 16Clark Boylan2022-03-141-1/+1
* Rely on bullseye image for skopeo in container imageJames E. Blair2021-10-271-4/+1
* Build Zuul's docker images on BullseyeClark Boylan2021-10-121-4/+4
* Use node image to build javascriptMonty Taylor2021-06-041-8/+7
* Noop change to Dockerfile to trigger image buildsClark Boylan2021-02-191-1/+1
* Squash some RUN layers in DockerfileJames E. Blair2020-12-111-9/+9
* Enable git protocol v2 in container imagesJames E. Blair2020-12-111-0/+5
* Update kubic signatureTobias Henkel2020-10-121-1/+1
* Revert "Revert "Update images to use python 3.8""James E. Blair2020-10-011-2/+2
* Revert "Update images to use python 3.8"Tobias Henkel2020-10-011-2/+2
* Update images to use python 3.8Tobias Henkel2020-09-251-2/+2
* Simplify dockerfileClark Boylan2020-08-031-2/+1
* Merge "Revert "Revert "Create zuul/web/static on demand"""Zuul2020-07-081-1/+6
|\
| * Revert "Revert "Create zuul/web/static on demand""Tobias Henkel2020-07-071-1/+6
* | Avoid interactive when building containersSorin Sbarnea2020-07-071-0/+3
* | Remove noninteractive flag from DockerfileMonty Taylor2020-06-261-3/+3
* | Add krb5-user to bindep for the imagesMonty Taylor2020-06-261-3/+3
* | Create virtualenvs in series to avoid cache raceMonty Taylor2020-06-231-2/+4
|/
* Specifically use python 3.7 base imagesClark Boylan2020-05-131-2/+2
* Switch back to python 3.7Tobias Henkel2020-05-131-2/+2
* Build zuul images with python 3.8Monty Taylor2020-05-011-2/+2
* Install skopeo in container imagesMonty Taylor2020-04-301-0/+9
* Remove stretch-backports from docker buildMonty Taylor2020-03-121-5/+0
* Be explicit about source of base imagesMonty Taylor2020-03-121-2/+2
* Stream output from kubectl podsJames E. Blair2020-02-271-1/+1
* Add foreground optionTobias Henkel2020-02-221-5/+5
* Merge "Fix kubectl/oc install in container image"Zuul2020-02-111-6/+4
|\
| * Fix kubectl/oc install in container imageJames E. Blair2020-02-111-6/+4
* | Run yarn explicitly in DockerfileMonty Taylor2020-02-111-0/+2
|/
* Install kubectl/oc into executor container imageJames E. Blair2020-02-101-0/+13
* Dockerfile: create a zuul user with uid 10001Tristan Cacqueray2020-01-311-1/+2
* Cleanup executor specific requirementsTobias Henkel2019-04-041-3/+0
* Manage ansible installations within zuulTobias Henkel2019-03-151-0/+7
* docker: add state folderMohammed Naser2019-02-231-0/+1
* Merge "Disable service workers by default"Zuul2019-02-051-2/+2
|\
| * Disable service workers by defaultMonty Taylor2019-02-051-2/+2
* | Merge "Add react build env vars to Dockerfile"Zuul2019-02-051-0/+5
|\ \ | |/
| * Add react build env vars to DockerfileMonty Taylor2019-02-051-0/+5
* | Stop building an explicit zuul-base imageMonty Taylor2019-01-241-8/+6
|/