Procházet zdrojové kódy

added linkage to tugboat, a scala client

Docker-DCO-1.1-Signed-off-by: Doug Tangren <d.tangren@gmail.com> (github: softprops)
doug tangren před 11 roky
rodič
revize
5c0819a046

+ 7 - 1
docs/sources/reference/api/remote_api_client_libraries.md

@@ -123,12 +123,18 @@ will add the libraries here.
       <td>Active</td>
     </tr>
     <tr class="row-even">
+      <td>Scala</td>
+      <td>tugboat</td>
+      <td><a class="reference external" href="https://github.com/softprops/tugboat">https://github.com/softprops/tugboat</a></td>
+      <td>Active</td>
+    </tr>
+    <tr class="row-odd">
       <td>Scala</td>
       <td>reactive-docker</td>
       <td><a class="reference external" href="https://github.com/almoehi/reactive-docker">https://github.com/almoehi/reactive-docker</a></td>
       <td>Active</td>
     </tr>
-    <tr class="row-odd">
+    <tr class="row-even">
       <td>Java</td>
       <td>docker-client</td>
       <td><a class="reference external" href="https://github.com/spotify/docker-client">https://github.com/spotify/docker-client</a></td>