-
-
Notifications
You must be signed in to change notification settings - Fork 349
Closed
Labels
Description
Bug description
The main tag of the docker image lacks the css file in /usr/share/nginx/html/
How to Reproduce
Use the main tag and the browser cannot find the docker-registry-ui.css file (404 not found).
Expected behavior
The css file should be found
Screenshots
This is what the /usr/share/nginx/html/ directory in the container looks like
The image hash used is: sha256:6c95840e1ae5624fb934ab26bc3bd3b6a549ffb07f805a443edf7476b1527a89
I hope I did not miss something obvious, but the latest tag include the css file and there the GUI renders properly.