RegistryUI displays repository information such as the project's title, a brief description, information on how to push a new image, some statistical information, along with a list of all available tags.
A repository can be displayed using the icon in the Repositories, Projects and Tags Explorer, or directly using the same URL that is used in a docker pull command. For example, the repository alpine uses the following docker pull command:
docker pull yourregistry.yourcompany.com/alpine:latest
The repository can be displayed using this URL (without tag):
https://yourregistry.yourcompany.com/alpine or http://yourregistry.yourcompany.com/alpine
Tags can be ordered using the Sort By dropdown.
For each tag shown, the following commands are available:
Icon | Action | Description |
---|---|---|
![]() | Display Tag Details | Used to display detailed tag information. |
![]() | Activity Log | Used to display the selected tag's history. Displays past actions that were performed, such as image push, etc. Not available to anonymous users. |
![]() | Copy To Clipboard | Copies the docker command shown to the clipboard. |
The following commands are available only to administrators:
Icon | Action | Description |
---|---|---|
![]() | Edit Title/Description | Used to edit the project's title and description. |
![]() | Remove Tag | Used to remove the tag. |
Last Updated 08/17/2020 - (email)
RegistryUI.com © 2023 - Softel vdm, Inc.