b950178733
It seems like BuildKit is the next generation, but not likely to be enabled by default soon (https://github.com/moby/moby/issues/40379). Add a flag so people who want to use its features can easily opt-in. Change-Id: I862819959c77a557199f64b4d42109bc7915959c
5 lines
123 B
YAML
5 lines
123 B
YAML
zuul_work_dir: "{{ zuul.project.src_dir }}"
|
|
docker_dockerfile: "Dockerfile"
|
|
docker_registry: ''
|
|
docker_use_buildkit: false
|