The efficient way to publish multi-arch containers from GitHub Actions
Learn how to publish container images for both Arm and Intel machines from GitHub Actions.
In 2017, I wrote an article on multi-stage builds with Docker, and it's now part of the Docker Documentation. In my opinion, multi-arch builds were the proceeding step in the evolution of container images.