Skip to content

Package apk's with GoReleaser#10

Open
kimpepper wants to merge 7 commits intomainfrom
goreleaser
Open

Package apk's with GoReleaser#10
kimpepper wants to merge 7 commits intomainfrom
goreleaser

Conversation

@kimpepper
Copy link
Copy Markdown

@kimpepper kimpepper commented Dec 5, 2025

This PR adds a build using mise and goreleaser.

  • builds binary executables (amd64 / arm64)
  • builds docker images (amd64 / arm64) and multi-arch image manifest with the binaries
  • builds alpine apk packages (amd64 / arm64)
  • signs apk packages with skpr private key
  • uploads signed packages to s3 repository

@kimpepper kimpepper mentioned this pull request Dec 5, 2025
@kimpepper kimpepper changed the title Add goreleaser and mise for builds Package apk's with GoReleaser Dec 8, 2025
Comment on lines -21 to -23
RUN apk add tesseract-ocr \
tesseract-ocr-dev \
poppler-utils
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-add this

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