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

Require image for ARM64 architecture #559

Open
odidev opened this issue Apr 30, 2021 · 1 comment
Open

Require image for ARM64 architecture #559

odidev opened this issue Apr 30, 2021 · 1 comment

Comments

@odidev
Copy link

odidev commented Apr 30, 2021

Hi Team,

I am trying to use the gliderlabs/docker-alpine image on arm64 platform but it seems it is not available for arm64.

I have successfully built the image using the command docker build -t image_name . on the arm64 platform by making some changes in the files .circleci/config.yml and builder/scripts/mkimage-alpine.bash.

I have used circle-ci to build and push the image for both the platforms.

Commit Link - odidev@8b43558

Circle-ci link - https://app.circleci.com/pipelines/github/odidev/docker-alpine-1/2/workflows/87a58ce5-03bc-4d34-83d0-38a7b6cb2cd0/jobs/3

Docker Hub Link - https://hub.docker.com/repository/registry-1.docker.io/odidev/docker_alpine/tags?page=1&ordering=last_updated

Do you have any plans on releasing arm64 images?

Please have a look at the changes. If interested, I will raise a PR.

@ncopa
Copy link
Collaborator

ncopa commented Apr 30, 2021

The official Alpine Linux docker images supports arm64:

https://hub.docker.com/_/alpine
https://github.com/alpinelinux/docker-alpine

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

No branches or pull requests

2 participants