mirror of
https://github.com/project-zot/zot.git
synced 2024-12-16 21:56:37 -05:00
Update README.md
This commit is contained in:
parent
f29c454052
commit
8c3ae7ddc6
1 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,8 @@
|
|||
|
||||
https://anuvu.github.io/zot/
|
||||
|
||||
[```docker pull ghcr.io/anuvu/zot:latest```](https://github.com/anuvu/zot/pkgs/container/zot)
|
||||
|
||||
# Features
|
||||
* Conforms to [OCI distribution spec](https://github.com/opencontainers/distribution-spec) APIs
|
||||
* Clear separation between core dist-spec and zot-specific extensions
|
||||
|
@ -30,7 +32,6 @@ https://anuvu.github.io/zot/
|
|||
* Swagger based documentation
|
||||
* Single binary for _all_ the above features
|
||||
* Released under Apache 2.0 License
|
||||
* [```docker run -p 5000:5000 atomixos/zot:latest```](https://hub.docker.com/r/atomixos/zot)
|
||||
* ```go get -u github.com/anuvu/zot/cmd/zot```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue