Pārlūkot izejas kodu

Merge pull request #1758 from mattapperson/patch-1

Added NodeJS library
Andy Rothfusz 12 gadi atpakaļ
vecāks
revīzija
75df4953f4
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  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      |
 +----------------------+----------------+--------------------------------------------+
+| 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  |