Image not found

Hi dear friend,
I work with Jelastic, it’s cloud platform. In this platform I work with my docker images on hub.docker, for this time all working perfect, but few days ago I took error “Image not found”. I try ping hub.docker.com, and result negative.

If someone has problem like this, or can help me I will be very thankful

Best regards,
Yaroslav

Docker Hub can refuse ping (ICMP packets). It doesn’t mean the Docker Hub is unreachable.
“image not found” probably means what is says. What image do you try to download? Please, dont say “any image” :slight_smile: Is it public or private?