Home
Commands
Buildx multi-arch
Buildx multi-arch
Docker
docker buildx build --platform linux/amd64,linux/arm64 -t <name> --push .
Copy command