gliderlabs / gliderlabs/docker-alpine
Require image for ARM64 architecture
- Dominant language
- Shell
- Stars
- 5.7k
- Forks
- 530
- PR merge metrics
- No merged PRs in 30d
Description
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** - https://github.com/odidev/docker-alpine-1/commit/8b435585b6ec1558e4776aeb74911ab26016ea02
**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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.