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
Родитель 28f2fe9167 268928ab35
Коммит 8ddfb4d6aa
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

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