From 006253010e30c6f265b8a6fa2cdfa00ed97615cd Mon Sep 17 00:00:00 2001 From: Francesco Uliana Date: Wed, 6 Jan 2016 11:44:39 +0100 Subject: [PATCH] ahab - Docker event handling with Python --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index abc024c..ea7fcff 100644 --- a/README.md +++ b/README.md @@ -318,6 +318,7 @@ by [@prologic][prologic] * [rocker](https://github.com/grammarly/rocker) extended Dockerfile builder. Supports multiple FROMs, MOUNTS, templates, etc. * [dexec](https://github.com/docker-exec/dexec) Command line interface for running code with Docker Exec images. https://docker-exec.github.io/ written in Go. * [crowdr](https://github.com/polonskiy/crowdr) Tool for managing multiple Docker containers (docker-compose alternative) +* [ahab](https://github.com/instacart/ahab) Docker event handling with Python ## Continuous Integration / Continuous Delivery