/rustgistry

A Docker Registry implementation in Rust

Primary LanguageRustApache License 2.0Apache-2.0

Rustgistry

A Docker Registry implementation in Rust.

The goal of this project is to create an implementation that's entirely customizable and programmable (storage, advanced authentication, etc...).

Note The code might not be perfect nor the most performant as I am not used to Rust, if you see any potential improvements that can be made, please open an issue or a pull request.

Warning This project is still in development and is not ready for production use.

Progress

Implementation Status
Push 🟢
Pull 🟠
Catalog 🔴
Local Storage 🟢
S3 Storage 🔴