adding dockerode

This commit is contained in:
Julien Bisconti 2015-03-09 21:47:47 +01:00
parent a5a6028f23
commit cbd9557d63

View File

@ -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/