0
Fork 0
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:
Ramkumar Chinchani 2021-06-25 10:21:29 -07:00 committed by GitHub
parent f29c454052
commit 8c3ae7ddc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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```