Learn how to create multi-arch Docker images by combining separate x64 and arm46 images into a single Docker image. This guide details both simple and advanced methods using Docker's buildx and manifest commands, and discusses the importance of provenance attestation for securing your software supply chain.
Table of contents
What is a multi-arch docker image?Creating multi-arch docker images the easy waySometimes the easy way isn't so easyCreating multi-arch images using docker manifestWhat about my --provenance ?Building multi-arch images while preserving provenanceSummarySort: