浏览代码

Merge pull request #20049 from kesarion/patch-1

added dockerizer library
Brian Goff 9 年之前
父节点
当前提交
a70d9957c3
共有 1 个文件被更改,包括 6 次插入0 次删除
  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>