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

add build for ARM platform #68

Closed
wants to merge 1 commit into from

Conversation

wholtz
Copy link

@wholtz wholtz commented Dec 30, 2023

No description provided.

@wholtz
Copy link
Author

wholtz commented Dec 30, 2023

I am interested in having a ARM version of this image. I am aware this has been asked for before, but two things have changed since an ARM version was last requested:

  1. The previously suggested ARM image is no longer being maintained
  2. Use of containers on ARM based systems has increased due to Apple moving to ARM and cloud providers pushing inexpensive ARM instances.

I have verified that:

  1. The current Dockerfile does build on my Apple M2 laptop and via Github Actions (on my fork)
  2. The little bit of glibc-dependent software that I tested within the ARM image worked

@frol
Copy link
Member

frol commented Dec 31, 2023

@wholtz I am surprised that you claim that it works for you as the package https://github.com/sgerrand/alpine-pkg-glibc/releases/ is only built for amd64. In fact, given that the package is not actively maintained anymore, I would suggest including package building as a stage of the Dockerfile we have here. Would you be willing to work on it?

@wholtz wholtz closed this May 23, 2024
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.

2 participants