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 thefactory/zookeeper-exhibitor 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 and amd64 platform by making some changes in the Dockerfile.
I have used Github action to build and push the image for both the platforms.
Hi Team,
I am trying to use the thefactory/zookeeper-exhibitor 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 and amd64 platform by making some changes in the Dockerfile.
I have used Github action to build and push the image for both the platforms.
Commit Link - odidev@d6848f4
Github action link - https://github.com/odidev/docker-zk-exhibitor/runs/3357887679?check_suite_focus=true
Docker Hub Link - https://hub.docker.com/repository/registry-1.docker.io/odidev/zookeeper-exhibitor/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.
The text was updated successfully, but these errors were encountered: