From 9bd9d88c994d72707b3795fa4a55d09e9d975c18 Mon Sep 17 00:00:00 2001 From: Baikare Sandip Date: Fri, 25 Apr 2025 07:17:07 +0530 Subject: [PATCH] Update README.md (#1168) Updated awesome-stacks description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c9be3b..3f6023b 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ _Source:_ [What is Docker](https://www.docker.com/why-docker/) ### Deployment and Infrastructure -- [awesome-stacks](https://github.com/ethibox/awesome-stacks) - Deploy 80+ open-source web apps with one Docker command +- [awesome-stacks](https://github.com/ethibox/awesome-stacks) - Deploy 150+ open-source web apps with one Docker command - [blackfish](https://gitlab.com/blackfish/blackfish) - a CoreOS VM to build swarm clusters for Dev & Production by [@blackfish](https://gitlab.com/blackfish/) - [BosnD](https://gitlab.com/n0r1sk/bosnd) - BosnD, the boatswain daemon - A dynamic configuration file writer & service reloader for dynamically changing container environments. - [Centurion](https://github.com/newrelic/centurion) - Centurion is a mass deployment tool for Docker fleets. It takes containers from a Docker registry and runs them on a fleet of hosts with the correct environment variables, host volume mappings, and port mappings. By [@newrelic](https://github.com/newrelic)