Browse Source

Merge pull request #20049 from kesarion/patch-1

added dockerizer library
Brian Goff 9 năm trước cách đây
mục cha
commit
a70d9957c3
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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>