mirror of
https://github.com/jc21/docker-registry-ui.git
synced 2026-04-25 09:15:54 +03:00
[GH-ISSUE #29] image detail page shown empty without any error #20
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-registry-ui-jc21#20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @typoworx-de on GitHub (Mar 14, 2023).
Original GitHub issue: https://github.com/jc21/docker-registry-ui/issues/29
I've just deployed docker-registry-ui. I really like the simple way to deploy it and the lightweight UI. But at least for me, it's shown "very lightful" after clicking on an image-name. The front-page works fine showing my images very quick. The detail page only shows the pure layout but no body, content or error. Also browser console and network-debug tab shows no culprit.
The registry backend ist docker registry:2. Any idea what's wrong?
@pthoelken commented on GitHub (Nov 22, 2023):
same here, I saw just the loading circle. @jc21 is this project still in development?
I got this error message in the web developer console log. At my side, it's only comes up with a harbor registry. When I host the registry locally with registry:latest there are not problems. Down below a small example beginning of my Dockefiles.