Skip to content

Revert "Migrate docker image build jobs to BuildKit"

Adam Cohen requested to merge revert-improve-image-build-speed into master

What does this MR do?

The MR Migrate docker image build jobs to BuildKit (!336 - merged) has caused failing pipelines and jobs in gemnasium. For example, the check image size job is failing, and most of the jobs in the release-major stage of the git tag pipeline are failing.

This MR reverts the following MRs so we can unblock the gemnasium pipeline and investigate the root cause in a follow-up issue:

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports