mirror of https://github.com/docker/docs.git
Merge pull request #1828 from mmikulicic/patch-1
Please add go-dockerclient to docker API clients doc
This commit is contained in:
commit
8ddfb4d6aa
|
@ -191,3 +191,5 @@ and we will add the libraries here.
|
||||||
+----------------------+----------------+--------------------------------------------+
|
+----------------------+----------------+--------------------------------------------+
|
||||||
| Erlang | erldocker | https://github.com/proger/erldocker |
|
| Erlang | erldocker | https://github.com/proger/erldocker |
|
||||||
+----------------------+----------------+--------------------------------------------+
|
+----------------------+----------------+--------------------------------------------+
|
||||||
|
| Go | go-dockerclient| https://github.com/fsouza/go-dockerclient |
|
||||||
|
+----------------------+----------------+--------------------------------------------+
|
||||||
|
|
Loading…
Reference in New Issue