mirror of
https://github.com/project-zot/zot.git
synced 2025-01-27 23:01:43 -05:00
10 lines
558 B
Markdown
10 lines
558 B
Markdown
# zot [![Build Status](https://travis-ci.org/anuvu/zot.svg?branch=master)](https://travis-ci.org/anuvu/zot)
|
|
|
|
**zot** is a single-purpose OCI image repository server based on the
|
|
[OCI distribution spec](https://github.com/opencontainers/distribution-spec).
|
|
|
|
* Conforms to [OCI distribution spec](https://github.com/opencontainers/distribution-spec) APIs
|
|
* Uses [OCI storage layout](https://github.com/opencontainers/image-spec/blob/master/image-layout.md) for storage layout
|
|
* TLS support
|
|
* *Basic* and TLS mutual authentication
|
|
* Swagger based documentation
|