diff --git a/README.md b/README.md index dcb60a5..9d321fa 100644 --- a/README.md +++ b/README.md @@ -288,6 +288,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/) * [Docker osx dev](https://github.com/brikis98/docker-osx-dev) A productive development environment with Docker on OS X by [@brikis98](https://github.com/brikis98) * [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) ## Continuous Integration / Continuous Delivery