mirror of https://github.com/docker/docs.git
Merge pull request #19248 from calavera/list_engine_api
List engine-api in the client libraries reference.
This commit is contained in:
commit
acff8f7a9d
|
@ -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><a class="reference external" href="https://github.com/bwu-dart/bwu_docker">https://github.com/bwu-dart/bwu_docker</a></td>
|
||||||
<td>Active</td>
|
<td>Active</td>
|
||||||
</tr>
|
</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>
|
<tr>
|
||||||
<td>Go</td>
|
<td>Go</td>
|
||||||
<td>go-dockerclient</td>
|
<td>go-dockerclient</td>
|
||||||
|
|
Loading…
Reference in New Issue