Files
zuul-jobs/roles/build-docker-image/defaults/main.yaml
Jan Gutter f50d0b2248 Make buildx builder image configurable
* Some users might want to override this in an environment where the
  builder images are managed
* This adds the same configuration to the `docker-` and `container-`
  jobs and roles. Converting between them should follow the same pattern
as with the other job/role vars.

Change-Id: I72fd59c36452e4520d077b645fb7627ba6a5443c
2025-09-12 17:05:06 +01:00

7 lines
253 B
YAML

zuul_work_dir: "{{ zuul.project.src_dir }}"
docker_dockerfile: "Dockerfile"
docker_registry: ''
docker_use_buildkit: false
# synced with roles/build-container-image/defaults/main.yaml
docker_builder_image: quay.io/opendevmirror/buildkit:buildx-stable-1