Browse Source

Merge pull request #1828 from mmikulicic/patch-1

Please add go-dockerclient to docker API clients doc
Andy Rothfusz 11 years ago
parent
commit
8ddfb4d6aa
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/sources/api/docker_remote_api.rst

+ 2 - 0
docs/sources/api/docker_remote_api.rst

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