Skip to content

Use buildx to build Docker images

Evan Read requested to merge eread/use-buildx-to-build-docker-images into main

What does this MR do and why?

Update project to use buildx https://github.com/docker/buildx for building Docker images.

For more information, see: https://github.com/docker/buildx#getting-started and https://docs.docker.com/engine/deprecated/#legacy-builder-fallback.

How to set up and validate locally

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

  1. Configure a local GitLab Docs environment: https://gitlab.com/gitlab-org/gitlab-docs/-/blob/main/doc/setup.md.

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports