
Docker Registry Browser
Web UI for browsing Docker Registry HTTP API v2

Docker Registry Browser is a lightweight web application that provides a human-friendly interface on top of the Docker Registry HTTP API v2. It helps teams browse container image repositories and inspect tags and metadata without relying solely on CLI tooling.
Key Features
- Repository overview to list available images in a registry
- Tag overview and tag detail pages to inspect image/manifests metadata
- Optional deletion of tags (when the registry supports deletions)
- Designed to run as a container and integrate into typical Docker-based setups
- Suitable for internal/private registries that expose the standard Registry v2 API
Use Cases
- Provide a simple UI for developers to browse and verify images in a private registry
- Assist operators with housekeeping tasks like identifying and removing outdated tags
- Quick inspection of tag details during releases and CI/CD troubleshooting
Limitations and Considerations
- Tag deletion depends on registry configuration and support for the delete operation
- Functionality is focused on browsing/inspection and basic management rather than acting as a full registry or CI system
Docker Registry Browser is a practical companion service for environments that use Docker Registry v2, offering a straightforward UI for day-to-day visibility into repositories and tags.
Categories:
Tags:
Tech Stack:
Similar Services

Netdata
Real-time, per‑second full‑stack monitoring and observability
Open-source, agent-based monitoring platform delivering per-second metrics, edge ML anomaly detection, tiered time-series storage and centralized cloud UI.

Coolify
Self-hosted PaaS for deploying apps, databases, and services
Open-source, self-hostable PaaS to deploy websites, full-stack apps, databases, and Docker services on your own servers with Git-based CI/CD workflows.

Portainer
Web UI and API for managing Docker and Kubernetes environments
Lightweight web-based platform to manage Docker, Swarm and Kubernetes resources with a GUI and API, including access control and multi-environment operations.


CasaOS
Personal cloud dashboard and app store for Docker-based home servers
Open-source personal cloud system with a web dashboard, app store, and file management to run and manage Docker apps on home servers and SBCs.


Dokku
Docker-powered PaaS for deploying apps on a single host
Dokku is a self-hosted, Docker-based mini PaaS that lets you deploy Heroku-style apps via Git push, using buildpacks or Dockerfiles with plugin-managed services.

Dokploy
Self-hosted PaaS to deploy and manage containerized apps and databases.
Open-source self-hostable PaaS for deploying containerized applications and managing databases with Docker Compose, Traefik, monitoring, and backups.
JavaScript
Ruby on Rails
HTML
Docker
CSS
Ruby