Hi Team,
I am trying to use “gliderlabs/registrator” over ARM64v8 but it seems it does not have an arm64 supported tag in the docker hub.
I have successfully built the image using the command docker build -t <image_name> . on arm64 platform.
I have used Travis-ci to build and push the image on docker hub.
Commit Link: odidev@f9f599c
Dockerhub Link: https://hub.docker.com/repository/docker/odidev/registrator
Do you have any plans for releasing an ARM64 image?
May I know how the amd64 image is getting published on Dockerhub?
If interested, I will raise a PR.
Hi Team,
I am trying to use “gliderlabs/registrator” over ARM64v8 but it seems it does not have an arm64 supported tag in the docker hub.
I have successfully built the image using the command docker build -t <image_name> . on arm64 platform.
I have used Travis-ci to build and push the image on docker hub.
Commit Link: odidev@f9f599c
Dockerhub Link: https://hub.docker.com/repository/docker/odidev/registrator
Do you have any plans for releasing an ARM64 image?
May I know how the amd64 image is getting published on Dockerhub?
If interested, I will raise a PR.