Building multi-architecture images with GitLab CI/CDThe diversification of processor architectures adds complexity to container image creation.Using Docker buildx and QEMU in GitLab CI/CD allows for multi-architecture builds.The resulting images are available in the GitLab container registry.