浏览代码

Merge pull request #1758 from mattapperson/patch-1

Added NodeJS library
Andy Rothfusz 12 年之前
父节点
当前提交
75df4953f4
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      docs/sources/api/docker_remote_api.rst

+ 3 - 0
docs/sources/api/docker_remote_api.rst

@@ -181,6 +181,9 @@ and we will add the libraries here.
 +----------------------+----------------+--------------------------------------------+
 +----------------------+----------------+--------------------------------------------+
 | Ruby                 | docker-api     | https://github.com/swipely/docker-api      |
 | 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           | docker-js      | https://github.com/dgoujard/docker-js      |
 +----------------------+----------------+--------------------------------------------+
 +----------------------+----------------+--------------------------------------------+
 | Javascript (Angular) | dockerui       | https://github.com/crosbymichael/dockerui  |
 | Javascript (Angular) | dockerui       | https://github.com/crosbymichael/dockerui  |