Skip to content

Conversation

@boriel
Copy link

@boriel boriel commented Sep 24, 2025

What / Why

Uses .zip instead of .tar.gz files

This allows using the official .zip and its related checksums (SHA512)

Also:

  • Adds optional manual build trigger from the GitHub Workflows page
  • Build for both linux/amd64 and linux/arm64 in parallel
  • Publish the image to GitHub Container Registry (ghcr.io) instead of docker (tags only tested in my account)

@boriel
Copy link
Author

boriel commented Sep 24, 2025

Implements arm64 arch as requested in #14

This allows using the official .zip and its related checksums
(SHA512).

Also:

 * Adds optional manual build
 * Build for both linux/amd64 and linux/arm64 in parallel
 * Publish the image to GitHub Container Registry (ghcr.io) instead of docker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant