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

Publish packages for Linux ARM64 #73

Closed
tibdex opened this issue Feb 14, 2024 · 2 comments · Fixed by #78
Closed

Publish packages for Linux ARM64 #73

tibdex opened this issue Feb 14, 2024 · 2 comments · Fixed by #78

Comments

@tibdex
Copy link
Member

tibdex commented Feb 14, 2024

This is required to be able to install this package in a Docker image built on macOS with Apple Silicon without having to resort to the --platform=linux/am64 option slowing the container execution.

See https://pythonspeed.com/articles/docker-build-problems-mac.

Depends on actions/runner-images#5631 since relying on self-hosted runners makes testing and publishing more cumbersome.

@PeterBartram
Copy link

Hello @tibdex

I originally posted this on the PR but figured here would be a better place to ask.
I just came here to report his exact issue. I think it is stopping the java-runtime being downloaded when I install jdk4py into a docker container with ubuntu OS and M1 silicone. I can see that you have made changes already, is this now considered to be complete? What is the expected release schedule for this? I don't mean to rush things but rather figure out if I should wait for the release or do a manual install of the library including your changes.

Thanks!

@tibdex
Copy link
Member Author

tibdex commented Sep 5, 2024

Hi @PeterBartram, the last release supports Linux Arm64. Were you able to try it and fix your Docker issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants