catalogue icon indicating copy to clipboard operation
catalogue copied to clipboard

Require image for ARM64 architecture

Open odidev opened this issue 4 years ago • 0 comments

Hi Team,

I am trying to use the weaveworksdemos/catalogue image on the 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 docker/catalogue/Dockerfile and .github/workflows/main.yml.

I have used GitHub action to build and push the image for both the platforms.

Commit Link - https://github.com/odidev/catalogue/commit/1db08c7ca35e52653955f3e5f30ff48bc1774924

GitHub action link - https://github.com/odidev/catalogue/runs/3881209535?check_suite_focus=true

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

Do you have any plans on releasing arm64 images?

It will be very helpful if an arm64 image is available. If interested, I will raise a PR.

odidev avatar Oct 13 '21 11:10 odidev