859 Views
In this post I describe how to create multi-architecture docker images. Specifically, I show how to create Docker images that run on AMD 64 processors (such as AWS's Graviton2 processors) from a Windows PC using Docker Desktop. Docker has the concept of multi-architecture images, which means that a single Docker image can support multiple architectures.
0 comments