Add Sam's Go "dockerclient" to the list of Client Libraries

Docker-DCO-1.1-Signed-off-by: Andrew Page <admwiggin@gmail.com> (github: tianon)
This commit is contained in:
Tianon Gravi 2014-03-14 17:20:22 -06:00
parent 75738b8527
commit 2ba0861ad3
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ and we will add the libraries here.
+----------------------+----------------+--------------------------------------------+----------+
| Go | go-dockerclient| https://github.com/fsouza/go-dockerclient | Active |
+----------------------+----------------+--------------------------------------------+----------+
| Go | dockerclient | https://github.com/samalba/dockerclient | Active |
+----------------------+----------------+--------------------------------------------+----------+
| PHP | Alvine | http://pear.alvine.io/ (alpha) | Active |
+----------------------+----------------+--------------------------------------------+----------+
| PHP | Docker-PHP | http://stage1.github.io/docker-php/ | Active |