Skip to content

Docker

Do I need buildx?

Quick answer

For multi-platform builds, cache mounts or remote builders, yes. For a simple single-arch build, no.

The detail that matters

buildx is a superset of docker build, so there is little reason not to use it.

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.