Merge pull request #1758 from mattapperson/patch-1

Added NodeJS library
This commit is contained in:
Andy Rothfusz 2013-09-03 11:02:34 -07:00
commit 75df4953f4

View file

@ -181,6 +181,9 @@ and we will add the libraries here.
+----------------------+----------------+--------------------------------------------+
| Ruby | docker-api | https://github.com/swipely/docker-api |
+----------------------+----------------+--------------------------------------------+
| Javascript (NodeJS) | docker.io | https://github.com/appersonlabs/docker.io |
| | | Install via NPM: `npm install docker.io` |
+----------------------+----------------+--------------------------------------------+
| Javascript | docker-js | https://github.com/dgoujard/docker-js |
+----------------------+----------------+--------------------------------------------+
| Javascript (Angular) | dockerui | https://github.com/crosbymichael/dockerui |