dqzboy/docker-registry-ui

By dqzboy

Updated about 2 months ago

Docker registry v2 web User Interface

Image
Integration & Delivery

10K+

Project Introduction:

Docker Registry User Interface is a graphical user interface (GUI) for private Docker registries, enabling users to manage and browse repository images in a more intuitive manner.

Features:

  • Supports batch deletion of image tags.
  • Displays SHA256 hashes for specific image tags.
  • Allows sorting of the image tag list.
  • Provides search functionality for filtering and finding specific images and tags.
  • Supports HTTPS and basic authentication for security.

Technologies Used:

  • The frontend utilizes Riot, a lightweight framework similar to React.
  • The backend is configured through Nginx to support proxy and reverse proxy functionalities.

Docker Pull Command

docker pull dqzboy/docker-registry-ui