Container Hub
Lightweight web UI for exploring and managing Docker/OCI registries
Container Hub is a lightweight, browser-based user interface for exploring and managing Docker/OCI container registries. It provides a simple front-end for browsing repositories, viewing tags and manifests, and performing delete operations against registries configured via environment variables.
Key Features
- Browse repositories, tags, and manifests in Docker/OCI registries
- Support for multiple registries via suffixed environment variables
- Optional basic-auth configuration using base64-encoded credentials
- Support for GitHub Container Registry (GHCR) with PAT-based auth
- Deployable as a container (image published to a container registry) and via Docker Compose or Helm for Kubernetes
Use Cases
- Quickly explore the contents and tags of private or local container registries
- Manage and delete image manifests/tags from a simple UI during maintenance
- Run a lightweight registry dashboard in development or small production clusters (via Docker Compose or Helm)
Limitations and Considerations
- Current versions note scaling limitations when listing repositories with many tags; the author is tracking a v1.0.0 milestone to address performance for large repositories (e.g., repos with 100+ tags).
- GHCR support requires a GitHub Personal Access Token with appropriate package permissions when configured; careful permission selection is necessary for deletion operations.
Container Hub is intended as a minimal, self-hostable registry UI for teams and individuals who need a lightweight way to inspect and manage container registries. It is actively developed and accepts contributions and issues for feature requests and performance improvements.
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.
Kubernetes
TypeScript
Node.js