Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save miklosbagi/5606cb18f0d74b081676f3fe145b0e92 to your computer and use it in GitHub Desktop.

Select an option

Save miklosbagi/5606cb18f0d74b081676f3fe145b0e92 to your computer and use it in GitHub Desktop.
Docker build multiarch
docker buildx build --platform linux/amd64,linux/arm64 .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment