Building multi-architecture container images on GitLab CI
Turns out that Apple Silicon Macs are popular now among software engineers. To make sure the performance of our internal images is top-notch for them as well, I needed to build an ARM64 container image. Read how I did it using an AMD64 Gitlab Runner with Docker executor.