Merge pull request #19070 from softprops/shiplift_client

add shiplift docker client to remote api client list
This commit is contained in:
Vincent Demeester 2016-01-05 14:36:30 +01:00
commit 09ad1bbc58
1 changed files with 8 additions and 3 deletions

View File

@ -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><a class="reference external" href="https://github.com/abh1nav/docker-rust">https://github.com/abh1nav/docker-rust</a></td>
<td>Active</td> <td>Active</td>
</tr> </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> <tr>
<td>Scala</td> <td>Scala</td>
<td>tugboat</td> <td>tugboat</td>
@ -221,4 +227,3 @@ will add the libraries here.
</tr> </tr>
</tbody> </tbody>
</table> </table>