From 4d95f6faf35e0ef835f41c98fd0a9f8d459a2104 Mon Sep 17 00:00:00 2001 From: 100tomer <43668725+100tomer@users.noreply.github.com> Date: Wed, 27 Aug 2025 01:37:56 +0300 Subject: [PATCH] =?UTF-8?q?Add=20RepoFlow=20=E2=80=93=20a=20simple=20Docke?= =?UTF-8?q?r-compatible=20package=20management=20platform=20(#1174)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d2bae9e..aae7608 100644 --- a/README.md +++ b/README.md @@ -578,6 +578,7 @@ Services to securely store your Docker images. - [Kraken](https://github.com/uber/kraken) - Uber's Highly scalable P2P docker registry, capable of distributing TBs of data in seconds. - [Quay.io :heavy_dollar_sign:](https://quay.io/) (part of CoreOS) - Secure hosting for private Docker repositories - [Registryo](https://github.com/inmagik/registryo) - UI and token based authentication server for onpremise docker registry +- [RepoFlow](https://www.repoflow.io) - A simple and easy-to-use package management platform with Docker support alongside other formats like PyPI, Maven, npm, and Helm. Includes smart search, built-in Docker image scanning, and a great free option for both self-hosted and cloud use. - [Rescoyl](https://github.com/noteed/rescoyl) - Private Docker registry (free and open source) by [@noteed](https://github.com/noteed) - [Sonatype Nexus Repository](https://www.sonatype.com/products/sonatype-nexus-repository) - Manage binaries and build artifacts across your software supply chain.