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
2acb22c16a
commit
b8054e2aea
1 changed files with 2 additions and 4 deletions
|
@ -9,6 +9,8 @@ https://anuvu.github.io/zot/
|
||||||
|
|
||||||
[```docker run -p 5000:5000 ghcr.io/anuvu/zot:latest```](https://github.com/anuvu/zot/pkgs/container/zot)
|
[```docker run -p 5000:5000 ghcr.io/anuvu/zot:latest```](https://github.com/anuvu/zot/pkgs/container/zot)
|
||||||
|
|
||||||
|
(**Why zot?**)[COMPARISON.md]
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
* Conforms to [OCI distribution spec](https://github.com/opencontainers/distribution-spec) APIs
|
* Conforms to [OCI distribution spec](https://github.com/opencontainers/distribution-spec) APIs
|
||||||
* Clear separation between core dist-spec and zot-specific extensions
|
* Clear separation between core dist-spec and zot-specific extensions
|
||||||
|
@ -40,10 +42,6 @@ https://anuvu.github.io/zot/
|
||||||
* Released under Apache 2.0 License
|
* Released under Apache 2.0 License
|
||||||
* ```go get -u github.com/anuvu/zot/cmd/zot```
|
* ```go get -u github.com/anuvu/zot/cmd/zot```
|
||||||
|
|
||||||
|
|
||||||
(**Why zot?**)[CONFORMANCE.md]
|
|
||||||
|
|
||||||
|
|
||||||
# Presentations
|
# Presentations
|
||||||
|
|
||||||
* [OCI Weekly Discussion - Oct 2, 2019](https://hackmd.io/El8Dd2xrTlCaCG59ns5cwg#October-2-2019)
|
* [OCI Weekly Discussion - Oct 2, 2019](https://hackmd.io/El8Dd2xrTlCaCG59ns5cwg#October-2-2019)
|
||||||
|
|
Loading…
Reference in a new issue