I get an error when I try to download an ubuntu image throughout Artifactory remote repository ( https://registry-1.docker.io/ )
Artifactory is first trying to download the manifest corresponding the requested image.
The following error occurs:
Error response from daemon: manifest for ‘hostname’:5000/ubuntu:latest not found: manifest unknown: The named manifest is not known to the registry.
When I try to download an other image from this remote repo, for instance tomcat, then it goes well.
Could there be a problem with the manifest of the ubuntu image(s)?
I was trying to get the latest version