From cbd9557d6379f9b88d0d5022d504f8ab56660e59 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Mon, 9 Mar 2015 21:47:47 +0100 Subject: [PATCH] adding dockerode --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e106df..70f9c9b 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ This list is not exhaustive, contribute to make it so: add your docker resource * [dockerfile_lint](https://github.com/redhataccess/dockerfile_lint) (A rule-based 'linter' for Dockerfiles) by [@redhataccess](https://github.com/redhataccess) * [powerstrip](https://github.com/clusterhq/powerstrip) (A tool for prototyping Docker extensions) * [Vagga](https://github.com/tailhook/vagga) (Vagga is a containerisation tool without daemons. It is a fully-userspace container engine inspired by Vagrant and Docker, specialized for development environments.) by [@tailhook](https://github.com/tailhook/) +* [dockerode](https://github.com/apocas/dockerode) (Not just another Docker Remote API node.js module) by [@apocas](https://github.com/apocas) ## Continuous Integration / Continuous Delivery * [Drone](https://github.com/drone/drone) - https://drone.io/