This project is currently in development and items, themes, and features may change or not be available.
- Simple and Modern
- Easy Setup
- Connects to Local Registries using the official distribution/registry container image.
- Delete Image Tags from the UI
- SQLite Cache Layer for registry data
- Docker and Docker Compose
- Private Container Registry using the distribution/registry container.
Follow the Install guide here
- All the API Calls to the Registry happen Server-Side, the only exceptions to this are the
Copy Dockerfile
.
- Shoutout to joxi/docker-registry-ui for the inspiration for this project.
- Shoutout to pocket-id/pocket-id for the SvelteKit inspiration and the Dropdown Card Component.