A Docker Hub-inspired web UI for browsing repositories and pull-through caches hosted on Pulp.
List and search all container repositories synced in your Pulp instance, with tag counts and last update info.
Browse tags for each repository. View digests, architecture details, and pull commands at a glance.
Browse Pulp file repositories, inspect file contents with checksums, sizes and download URLs.
Every page shows the equivalent pulp-cli command, bridging the UI and CLI
workflows.
Full dark and light theme support, respecting system preference with a manual toggle.
Browse npm registries with ready-to-copy configuration for npm, pnpm and yarn.
Browse cached Python packages with ready-to-copy pip and uv configuration.
View all Pulp users with role, status and join date in a filterable table.
View all configured pull-through proxies (DockerHub, Quay.io, PyPI, npm) with ready-to-copy client configuration for podman, pip, uv, npm, pnpm and yarn.
Ship as a single Docker image. Point it at your Pulp instance and go.