Minimal and fast Docker Registry
Go to file
SeanOMik 279daed555
remove warnings
2023-05-29 23:37:27 -04:00
docs remove ALL necessary unwraps 2023-05-29 23:36:30 -04:00
src remove warnings 2023-05-29 23:37:27 -04:00
.gitignore Create config using figment 2023-04-25 21:50:34 -04:00
Cargo.lock implement ldap support 2023-05-28 23:47:22 -04:00
Cargo.toml implement ldap support 2023-05-28 23:47:22 -04:00
LICENSE First commit 2023-04-17 19:37:18 -04:00
README.md First commit 2023-04-17 19:37:18 -04:00
config-example.toml update config example 2023-05-28 23:48:03 -04:00
rust-toolchain.toml Dont store blobs in database, create StorageProvider 2023-04-18 18:59:26 -04:00
shell.nix implement ldap support 2023-05-28 23:47:22 -04:00

README.md

Docker registry

Docker registry written in Rust.

This follows the docker registry spec.