mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 04:17:55 +08:00
29e955e22b143009e3f2f27af8296ac8a5942ffb
zot 
zot is a single-purpose OCI image repository server based on the OCI distribution spec.
- Conforms to OCI distribution spec APIs
- Uses OCI storage layout for storage layout
- TLS support
- Basic and TLS mutual authentication
- Swagger based documentation
Caveats
- go 1.12+
- Image name consists of only one path component, for example, busybox:latest instead ubuntu/busybox:latest
- The OCI distribution spec is still WIP, and we try to keep up
Description
Languages
Go
93.6%
Shell
5.8%
Makefile
0.4%