Browse Source

added dockerizer library

Signed-off-by: Kesarion <alexandru.sfirlogea@gmail.com>
Signed-off-by: Alexandru Sfirlogea <alexandru.sfirlogea@gmail.com>
Alexandru Sfirlogea 9 years ago
parent
commit
1cceb854a7
1 changed files with 6 additions and 0 deletions
  1. 6 0
      docs/reference/api/remote_api_client_libraries.md

+ 6 - 0
docs/reference/api/remote_api_client_libraries.md

@@ -122,6 +122,12 @@ will add the libraries here.
       <td><a class="reference external" href="https://github.com/shekhargulati/rx-docker-client">https://github.com/shekhargulati/rx-docker-client</a></td>
       <td>Active</td>
     </tr>
+    <tr>
+      <td>JavaScript (NodeJS)</td>
+      <td>dockerizer</td>
+      <td><a class="reference external" href="https://github.com/kesarion/dockerizer">https://github.com/kesarion/dockerizer</a></td>
+      <td>Active</td>
+    </tr>
     <tr>
       <td>JavaScript (NodeJS)</td>
       <td>dockerode</td>