Просмотр исходного кода

Merge pull request #1828 from mmikulicic/patch-1

Please add go-dockerclient to docker API clients doc
Andy Rothfusz 12 лет назад
Родитель
Сommit
8ddfb4d6aa
1 измененных файлов с 2 добавлено и 0 удалено
  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  |
++----------------------+----------------+--------------------------------------------+