mirror of
https://github.com/Quiq/docker-registry-ui.git
synced 2025-07-18 08:11:15 +00:00
Update README and screenshots.
This commit is contained in:
parent
f9899cb785
commit
c022edba0f
17
README.md
17
README.md
@ -4,9 +4,10 @@
|
|||||||
|
|
||||||
### Overview
|
### Overview
|
||||||
|
|
||||||
* Web UI for Docker Registry 2.6+
|
* Web UI for Docker Registry
|
||||||
* Browse repositories and tags
|
* Browse namespaces, repositories and tags
|
||||||
* Display image details by layers
|
* Display image details by layers
|
||||||
|
* Display sub-images of multi-arch or cache type of image
|
||||||
* Support Manifest v2 schema 1, Manifest v2 schema 2, Manifest List v2 schema 2 and their confusing combinations
|
* Support Manifest v2 schema 1, Manifest v2 schema 2, Manifest List v2 schema 2 and their confusing combinations
|
||||||
* Fast and small, written on Go
|
* Fast and small, written on Go
|
||||||
* Automatically discover an authentication method (basic auth, token service etc.)
|
* Automatically discover an authentication method (basic auth, token service etc.)
|
||||||
@ -123,6 +124,18 @@ Docker image formats and their confusing combinations as supported by this UI:
|
|||||||
|
|
||||||
### Screenshots
|
### Screenshots
|
||||||
|
|
||||||
|
Repository list / home page:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Repository tag list:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Tag info page:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Event log page:
|
||||||
|
|
||||||
|

|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 281 KiB After Width: | Height: | Size: 186 KiB |
Binary file not shown.
Before Width: | Height: | Size: 334 KiB After Width: | Height: | Size: 174 KiB |
BIN
screenshots/3.png
Normal file
BIN
screenshots/3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 265 KiB |
BIN
screenshots/4.png
Normal file
BIN
screenshots/4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 290 KiB |
Loading…
Reference in New Issue
Block a user