Merge pull request #1828 from mmikulicic/patch-1

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

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 |
+----------------------+----------------+--------------------------------------------+