You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: