Browse Source

Merge pull request #9974 from lasote/master

Added c++ client library for REST API
James Turnbull 10 năm trước cách đây
mục cha
commit
2675f1a153
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      docs/sources/reference/api/remote_api_client_libraries.md

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

@@ -30,6 +30,12 @@ will add the libraries here.
       <td><a class="reference external" href="https://github.com/ahmetalpbalkan/Docker.DotNet">https://github.com/ahmetalpbalkan/Docker.DotNet</a></td>
       <td>Active</td>
     </tr>
+    <tr class="row-even">
+      <td>C++</td>
+      <td>lasote/docker_client</td>
+      <td><a class="reference external" href="http://www.biicode.com/lasote/docker_client">http://www.biicode.com/lasote/docker_client (Biicode C++ dependency manager)</a></td>
+      <td>Active</td>
+    </tr>
     <tr class="row-odd">
       <td>Erlang</td>
       <td>erldocker</td>