From 07010d4ac6839284324f8d79a8ebcc662e7b835b Mon Sep 17 00:00:00 2001 From: Ben Firshman Date: Thu, 21 Apr 2016 16:24:51 -0700 Subject: [PATCH 1/2] Fix lasote/docker_client link Signed-off-by: Ben Firshman Upstream-commit: 91fe274dcf09dfd580aaa1c88fa2ddbb4758bf66 Component: engine --- .../engine/docs/reference/api/remote_api_client_libraries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/docs/reference/api/remote_api_client_libraries.md b/components/engine/docs/reference/api/remote_api_client_libraries.md index fd4b3e39f1..ea88b1494e 100644 --- a/components/engine/docs/reference/api/remote_api_client_libraries.md +++ b/components/engine/docs/reference/api/remote_api_client_libraries.md @@ -41,7 +41,7 @@ will add the libraries here. C++ lasote/docker_client - http://www.biicode.com/lasote/docker_client (Biicode C++ dependency manager) + https://github.com/lasote/docker_client Active From 313a5e3ec8f1c46091a2016a00dc2f5ba1ea2f1f Mon Sep 17 00:00:00 2001 From: Ben Firshman Date: Thu, 21 Apr 2016 17:07:55 -0700 Subject: [PATCH 2/2] Remove out-of-date client libraries For each language, if there is one library which is clearly the best or most active, I've removed the other libraries so users aren't mislead. I've removed the web UIs because they're not really client libraries. Signed-off-by: Ben Firshman Upstream-commit: bb94cfce62b5b07f7ec00bfbbc229c7f87b7a6e8 Component: engine --- .../api/remote_api_client_libraries.md | 93 +------------------ 1 file changed, 1 insertion(+), 92 deletions(-) diff --git a/components/engine/docs/reference/api/remote_api_client_libraries.md b/components/engine/docs/reference/api/remote_api_client_libraries.md index ea88b1494e..b82062deff 100644 --- a/components/engine/docs/reference/api/remote_api_client_libraries.md +++ b/components/engine/docs/reference/api/remote_api_client_libraries.md @@ -62,18 +62,6 @@ will add the libraries here. https://github.com/docker/engine-api Active - - Go - go-dockerclient - https://github.com/fsouza/go-dockerclient - Active - - - Go - dockerclient - https://github.com/samalba/dockerclient - Active - Gradle gradle-docker-plugin @@ -111,97 +99,24 @@ will add the libraries here. Active - Java - jclouds-docker - https://github.com/jclouds/jclouds-labs/tree/master/docker - Active - - - Java - rx-docker-client - https://github.com/shekhargulati/rx-docker-client - Active - - - JavaScript (NodeJS) - dockerizer - https://github.com/kesarion/dockerizer - Active - - - JavaScript (NodeJS) + NodeJS dockerode https://github.com/apocas/dockerode Install via NPM: npm install dockerode Active - - JavaScript (NodeJS) - docker.io - https://github.com/appersonlabs/docker.io - Install via NPM: npm install docker.io - Active - - - JavaScript - docker-js - https://github.com/dgoujard/docker-js - Outdated - - - JavaScript (Angular) WebUI - Albatros - https://github.com/dcylabs/albatros - Active - - - JavaScript (Angular) WebUI - docker-cp - https://github.com/13W/docker-cp - Active - - - JavaScript (Angular) WebUI - dockerui - https://github.com/crosbymichael/dockerui - Active - - - JavaScript (Angular) WebUI - dockery - https://github.com/lexandro/dockery - Active - - - Perl - Net::Docker - https://metacpan.org/pod/Net::Docker - Active - Perl Eixo::Docker https://github.com/alambike/eixo-docker Active - - PHP - Alvine - http://pear.alvine.io/ (alpha) - Active - PHP Docker-PHP https://github.com/docker-php/docker-php Active - - PHP - Docker-PHP-Client - https://github.com/jarkt/docker-php-client - Active - Python docker-py @@ -214,12 +129,6 @@ will add the libraries here. https://github.com/swipely/docker-api Active - - Ruby - docker-client - https://github.com/geku/docker-client - Outdated - Rust docker-rust