Skip to content

Docker

How do I push a manifest list?

Quick answer

Build each architecture by digest, then combine them with docker buildx imagetools create.

The detail that matters

Push by digest rather than by tag in the per-arch jobs, or the two will overwrite each other's tag.

Your next build could be twice as fast, at half the price

Start free. Migrating away is the same one line, and we publish that diff too.