How to get multi-architecture manifest SHA256 for a Docker image?
Jul 22, 2024 · 3 min read · Sometimes you have to deal with multiple CPU architectures within your team. For example you have devs using macOS (arm64) and Linux (amd64). This may create some issues when you want to use base image with specific SHA256 inside your app Dockerfile....
Join discussion

