From cd75dbc10d123d97e666ee646c924c72bb913e5f Mon Sep 17 00:00:00 2001 From: benzaita Date: Fri, 14 Aug 2015 22:26:29 +0300 Subject: [PATCH] adding `docker-do` --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57849a3..638b864 100644 --- a/README.md +++ b/README.md @@ -274,6 +274,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/) * [Devstep](https://github.com/fgrehm/devstep) (Development environments powered by Docker and buildpacks) by [@fgrehm](https://github.com/fgrehm) * [Lorry](https://lorry.io/) (Lorry is a docker-compose.yml validator and composer) by [@CenturyLinkLabs](https://github.com/CenturyLinkLab) * [Dray](http://dray.it/) (Dray is an engine for managing the execution of container-based workflows. Docker Workflow Engine - UNIX pipes for Docker) by [@CenturyLinkLabs](https://github.com/CenturyLinkLab) +* [docker-do](https://github.com/benzaita/docker-do) hassle-free docker run, like `env` but for docker ## Continuous Integration / Continuous Delivery