mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Update remote_api_client_libraries.md
Adding docker rust client lib. Signed-off-by: Abhinav Ajgonkar <abhinav316@gmail.com>
This commit is contained in:
parent
2d1c8bd786
commit
c7310b6463
1 changed files with 6 additions and 0 deletions
|
@ -158,5 +158,11 @@ will add the libraries here.
|
||||||
<td><a class="reference external" href="https://github.com/jclouds/jclouds-labs/tree/master/docker">https://github.com/jclouds/jclouds-labs/tree/master/docker</a></td>
|
<td><a class="reference external" href="https://github.com/jclouds/jclouds-labs/tree/master/docker">https://github.com/jclouds/jclouds-labs/tree/master/docker</a></td>
|
||||||
<td>Active</td>
|
<td>Active</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr class="row-odd">
|
||||||
|
<td>Rust</td>
|
||||||
|
<td>docker-rust</td>
|
||||||
|
<td><a class="reference external" href="https://github.com/abh1nav/docker-rust">https://github.com/abh1nav/docker-rust</a></td>
|
||||||
|
<td>Active</td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
Loading…
Reference in a new issue