# Docker Pull is not working for my own hosted image

Source: https://forum.modalai.com/topic/551/docker-pull-is-not-working-for-my-own-hosted-image
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2021-11-09 19:46:02 UTC by Aldo Castro Freire
Replies: 1 · Views: 638

## Aldo Castro Freire · 2021-11-09 19:46:02 UTC

I tried running docker pull using my own image on alpine arm64v8 but it is not working ? should I changed something ?

## Reply by modaltb (ModalAI staff) · 2021-11-11 16:20:31 UTC

Hi @Aldo-Castro-Freire ,

The docker on target is somewhat old ([see this post](https://forum.modalai.com/topic/516/docker-fills-up-data-prevents-code-from-running?_=1636647171100)) 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.
