Skip to content

kmendell/svelocker-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Svelocker

A Simple and Modern Docker Registry UI built with Typescript and SvelteKit.

Main List View:

image

Details View:

image

This project is currently in development and items, themes, and features may change or not be available.

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

Get Started

Requirements

Install

Follow the Install guide here

Additional Information

  • All the API Calls to the Registry happen Server-Side, the only exceptions to this are the Copy Dockerfile.

Shoutouts