Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ARM build #38

Merged
merged 9 commits into from
Aug 17, 2023
Merged

feat: add ARM build #38

merged 9 commits into from
Aug 17, 2023

Conversation

hugo-vrijswijk
Copy link
Owner

@hugo-vrijswijk hugo-vrijswijk commented Aug 17, 2023

Fixes #37

ARM images cannot be statically linked, as there's no GraalVM for arm/v7, so the image is slightly bigger than the amd64 one.

Note: This only adds ARM docker containers, if you need a binary, use the tgtg.jar from the release

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.

ARM support
1 participant