mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
add shiplift docker client to remote api client list
Signed-off-by: Doug Tangren <d.tangren@gmail.com>
This commit is contained in:
parent
db738dd77f
commit
09e0c9fc24
1 changed files with 8 additions and 3 deletions
|
@ -140,7 +140,7 @@ will add the libraries here.
|
|||
<td>Albatros</td>
|
||||
<td><a class="reference external" href="https://github.com/dcylabs/albatros">https://github.com/dcylabs/albatros</a></td>
|
||||
<td>Active</td>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>JavaScript (Angular) <strong>WebUI</strong></td>
|
||||
<td>docker-cp</td>
|
||||
|
@ -158,7 +158,7 @@ will add the libraries here.
|
|||
<td>dockery</td>
|
||||
<td><a class="reference external" href="https://github.com/lexandro/dockery">https://github.com/lexandro/dockery</a></td>
|
||||
<td>Active</td>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Perl</td>
|
||||
<td>Net::Docker</td>
|
||||
|
@ -207,6 +207,12 @@ will add the libraries here.
|
|||
<td><a class="reference external" href="https://github.com/abh1nav/docker-rust">https://github.com/abh1nav/docker-rust</a></td>
|
||||
<td>Active</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Rust</td>
|
||||
<td>shiplift</td>
|
||||
<td><a class="reference external" href="https://github.com/softprops/shiplift">https://github.com/softprops/shiplift</a></td>
|
||||
<td>Active</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Scala</td>
|
||||
<td>tugboat</td>
|
||||
|
@ -221,4 +227,3 @@ will add the libraries here.
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue