From c3b3b92bb5cb1b50cc847a7e9fa72dd781ac3c2a Mon Sep 17 00:00:00 2001 From: Andreas Gebhardt Date: Mon, 26 Mar 2018 11:04:42 +0200 Subject: [PATCH] =?UTF-8?q?update=20state=20of=20=C2=BBdocker-flow-swarm-l?= =?UTF-8?q?istener=C2=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The author of »docker-flow-swarm-listener«, @vfarcic, confirmed in [1] the out of beta status. Closes #545. [1] #545 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec1a987..5da51cc 100644 --- a/README.md +++ b/README.md @@ -207,7 +207,7 @@ Docker EE is on the same code base as Docker CE, so also built from Moby, with c - [clusterdock](https://github.com/clusterdock/clusterdock) - Docker container orchestration to enable the testing of long-running cluster deployments - [ContainerShip](https://github.com/containership/containership) A simple container management platform - [Crane](https://github.com/Dataman-Cloud/crane) - Control plane based on docker built-in swarm [@Dataman-Cloud](https://github.com/Dataman-Cloud) -- [Docker Flow Swarm Listener](https://github.com/vfarcic/docker-flow-swarm-listener) :construction: - Docker Flow Swarm Listener project is to listen to Docker Swarm events and send requests when a change occurs.. By [@vfarcic][vfarcic] +- [Docker Flow Swarm Listener](https://github.com/vfarcic/docker-flow-swarm-listener) - Docker Flow Swarm Listener project is to listen to Docker Swarm events and send requests when a change occurs. By [@vfarcic][vfarcic] - [gantryd](https://github.com/DevTable/gantryd) :skull: - A framework for easy management of docker-based components across machines by [@DevTable](https://github.com/DevTable) - [Haven](https://github.com/codeabovelab/haven-platform) - Haven is a simplified container management platform that integrates container, application, cluster, image, and registry managements. By [@codeabovelab](https://github.com/codeabovelab) - [Helios](https://github.com/spotify/helios) - A simple platform for deploying and managing containers across an entire fleet of servers by [@spotify](spotify)