From 8804ff6e3875a45dc8c3240c6e2d28dbe9d29e58 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Sun, 29 Nov 2015 18:27:44 +0100 Subject: [PATCH] add networking tool: wagl --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b13185a..0624cab 100644 --- a/README.md +++ b/README.md @@ -432,6 +432,7 @@ Securely store your Docker images. * [Weave][weave] (The Docker network) -- Weave creates a virtual network that connects Docker containers deployed across multiple hosts. * [Calico-Docker](http://www.projectcalico.org/getting-started/docker/) - Calico is a pure layer 3 virtual network that allows containers over multiple docker-hosts to talk to each other. +* [Wagl](https://github.com/ahmetalpbalkan/wagl) - DNS Service Discovery for Docker Swarm (by [@ahmetalpbalkan](https://github.com/ahmetalpbalkan) ) http://ahmetalpbalkan.github.io/wagl ## Logging