Container Hub
Lightweight web UI for exploring and managing Docker/OCI registries
237 stars 11 forks last commit first released AGPL-3.0
Actively maintained
Last commit 12 Aug 2026.
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 to Container Hub
Docking Station
Web interface for managing and updating Docker containers
A web app to discover, monitor and update Docker Compose stacks; frontend in Next.js and backend in FastAPI.

Iso
Minimal, configurable dashboard for managing self-hosted services
A plug-and-play, Docker-first dashboard for self-hosted services configured via a single JSON file with multi-language support.

Dashpress
No-code admin app generator for database-backed dashboards
Dashpress generates customizable admin dashboards from your database schema, helping teams build internal admin apps and CRUD panels quickly without code.

Kottster
Self-hosted Node.js admin panel builder for databases
Kottster is an open-source, self-hosted Node.js admin panel that generates table views, dashboards, and custom pages on top of your existing database.
Yacht
Container management UI for self-hosted deployments with templating.
Self-hosted container management UI focused on templating and one-click deployments for Docker-based stacks.


PruneMate
Flask-based web UI for scheduled Docker resource cleanup
Lightweight Flask web UI to schedule, preview and run Docker prune operations across single or multiple hosts, with reporting and notifications.



