Description
Adds Docker Buildx, a CLI plugin for advanced image builds powered by BuildKit. It supports multi-platform builds, builder instances, cache options, and more flexible container image workflows.
Use it when building Docker images beyond the basic build command. Build outputs can include secrets or large layers if the Dockerfile is not reviewed carefully.