A lightweight web UI for browsing and managing your private Docker registry. Supports both Docker Registry v2 and v3.
Visit your domain and connect it to your Docker registry to start browsing images.
Browse: List all repositories and their tags. View image history, layers, and metadata (creation date, architecture, OS).
Search: Filter repositories and tags by name. Supports regex-based filtering.
Delete: Optionally enable image deletion through the UI (requires registry-side configuration).
Multi-registry: Switch between multiple registries from the UI, or lock to a single registry.
true to enable image deletion through the UItrue to lock to a single registry (hides the registry selector)true to show content digestsAGPL-3.0 — GitHub