Multi-platform build and push

Docker
docker buildx build --platform linux/amd64,linux/arm64 -t <image>:<tag> --push .