Merge pull request #1828 from mmikulicic/patch-1

Please add go-dockerclient to docker API clients doc
Upstream-commit: 8ddfb4d6aa43de31e2043fd86dcefb0ed4f591b0
Component: engine
This commit is contained in:
Andy Rothfusz
2013-09-09 14:51:28 -07:00

View File

@ -191,3 +191,5 @@ and we will add the libraries here.
+----------------------+----------------+--------------------------------------------+
| Erlang | erldocker | https://github.com/proger/erldocker |
+----------------------+----------------+--------------------------------------------+
| Go | go-dockerclient| https://github.com/fsouza/go-dockerclient |
+----------------------+----------------+--------------------------------------------+