Open hernandanielg opened 6 years ago
Used example setup to launch my registry
docker pull and docker push are working as expected and image information should be available for all images repositories
docker pull
docker push
Some image information are not shown for some image repositories
Working
Not working
Don't have an specific way to reproduce this, I need some help on how to debug this.
docker version
17.09.0-ce
Ubuntu 16.04.3 LTS
Found that is not able to find image manifests files, gets HTTP 404 I don't know if it was an issue uploading the image.
How can I restore or upload the manifest file?
Expected behavior
Used example setup to launch my registry
docker pull
anddocker push
are working as expected and image information should be available for all images repositoriesActual behavior
Some image information are not shown for some image repositories
Working
Not working
Steps to reproduce the problem
Don't have an specific way to reproduce this, I need some help on how to debug this.
Specifications
docker version
) are you running?17.09.0-ce
Ubuntu 16.04.3 LTS