kwk / docker-registry-frontend

Browse and modify your Docker registry in a browser.
https://registry.hub.docker.com/u/konradkleine/docker-registry-frontend/
MIT License
1.68k stars 616 forks source link

Image info are not showing up for some repos:tags #180

Open hernandanielg opened 6 years ago

hernandanielg commented 6 years ago

Expected behavior

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

Actual behavior

Some image information are not shown for some image repositories

Working screenshot from 2017-12-30 08-33-24

Not working screenshot from 2017-12-30 08-33-05

Steps to reproduce the problem

Don't have an specific way to reproduce this, I need some help on how to debug this.

Specifications

hernandanielg commented 6 years ago

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?