mirror of
https://github.com/jc21/docker-registry-ui.git
synced 2026-04-25 17:25:52 +03:00
[GH-ISSUE #3] Bug: Images with a / in the name do not work #3
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#3
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 @h3rj4n on GitHub (Oct 21, 2018).
Original GitHub issue: https://github.com/jc21/docker-registry-ui/issues/3
An image of mine: home/homeassistant. This wont load because of the /.
I've looked trough the code but I'm not able to find the specific line which causes the error. It's a routing issue though.
@jc21 commented on GitHub (Oct 21, 2018):
Good stuff :) I haven't needed to use slashes in my image names yet. Thanks for the fix.