Skip to content

Draft: Document steps to initialize a remote amd64 docker builder

What does this MR do and why?

We have occasionally run into issues where QEMU emulation is insufficiently able to build amd64 images on arm64 machines. To work around this we can ask docker to use a remotely hosted builder. Typically, this involves a lot of work to secure, but with [gcloud] we can make this much simpler and secure. This merge request documents the steps needed to get a local build working.

Related issues

n/a

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports

Loading