Merge pull request #19248 from calavera/list_engine_api

List engine-api in the client libraries reference.
This commit is contained in:
Jess Frazelle 2016-01-11 16:40:12 -08:00
commit acff8f7a9d
1 changed files with 6 additions and 0 deletions

View File

@ -55,6 +55,12 @@ will add the libraries here.
<td><a class="reference external" href="https://github.com/bwu-dart/bwu_docker">https://github.com/bwu-dart/bwu_docker</a></td>
<td>Active</td>
</tr>
<tr>
<td>Go</td>
<td>engine-api</td>
<td><a class="reference external" href="https://github.com/docker/engine-api">https://github.com/docker/engine-api</a></td>
<td>Active</td>
</tr>
<tr>
<td>Go</td>
<td>go-dockerclient</td>