
Svelocker
A Simple and Modern Docker Registry UI built with Typescript and SvelteKit.
Main List View:
Details View:
[!IMPORTANT]
This project is currently in development. Features, Themes, and other items may not be available or are subject to change.
Features:
- 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
- View and Copy the Dockerfile from the UI
Get Started
Requirements
Install
Follow the Install guide here
- All the API Calls to the Registry happen Server-Side, the only exceptions to this are the
Copy Dockerfile
.
Shoutouts