Multi-Platform Images

1 / 10

An image built on an Apple Silicon laptop is linux/arm64. Run it on a normal cloud VM and you get exec format error, or — worse, because it looks like it works — silent QEMU emulation at a fraction of the speed.

A multi-platform image is one tag that carries several architectures, with the registry handing each puller the right one.

Finish →