mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-05-16 04:47:41 +02:00
Add NORA - multi-protocol artifact registry (#1272)
* Add NORA - multi-protocol artifact registry * Fix alphabetical order of NORA entry Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: AI User <ai-user@ai.devitacademy.lab> Co-authored-by: Julien Bisconti <veggiemonk@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
committed by
GitHub
parent
f1b5af84dc
commit
88b3958014
@@ -520,6 +520,7 @@ Services to securely store your Docker images.
|
|||||||
- [Harbor](https://github.com/goharbor/harbor) An open source trusted cloud native registry project that stores, signs, and scans content. Supports replication, user management, access control and activity auditing. By [CNCF](https://www.cncf.io) formerly [VMWare][vmware]
|
- [Harbor](https://github.com/goharbor/harbor) An open source trusted cloud native registry project that stores, signs, and scans content. Supports replication, user management, access control and activity auditing. By [CNCF](https://www.cncf.io) formerly [VMWare][vmware]
|
||||||
- [JFrog Artifactory :yen:](https://jfrog.com/artifactory/) - Artifact Repository Manager, can be used as private Docker Registry as well.
|
- [JFrog Artifactory :yen:](https://jfrog.com/artifactory/) - Artifact Repository Manager, can be used as private Docker Registry as well.
|
||||||
- [Kraken](https://github.com/uber/kraken) - Uber's Highly scalable P2P docker registry, capable of distributing TBs of data in seconds.
|
- [Kraken](https://github.com/uber/kraken) - Uber's Highly scalable P2P docker registry, capable of distributing TBs of data in seconds.
|
||||||
|
- [NORA](https://github.com/getnora-io/nora) - Lightweight multi-protocol artifact registry supporting Docker, Maven, npm, Cargo and PyPI in a single 32MB binary. Pull-through cache, Web UI, Prometheus metrics, RBAC auth.
|
||||||
- [nscr](https://github.com/jhstatewide/nscr) - A light-weight, self-contained container registry that's easy to run and maintain.
|
- [nscr](https://github.com/jhstatewide/nscr) - A light-weight, self-contained container registry that's easy to run and maintain.
|
||||||
- [Quay.io :yen:](https://quay.io/) - Secure hosting for private Docker repositories.
|
- [Quay.io :yen:](https://quay.io/) - Secure hosting for private Docker repositories.
|
||||||
- [Registryo](https://github.com/inmagik/registryo) - UI and token based authentication server for onpremise docker registry.
|
- [Registryo](https://github.com/inmagik/registryo) - UI and token based authentication server for onpremise docker registry.
|
||||||
|
|||||||
Reference in New Issue
Block a user