Docker Pull is not working for my own hosted image
-
I tried running docker pull using my own image on alpine arm64v8 but it is not working ? should I changed something ?
-
Hi @Aldo-Castro-Freire ,
The docker on target is somewhat old (see this post) and there's a chance there's compatibility issues going on with docker hub.
We've tested with google cloud registry and had success but haven't tried docker hub.