From 2fea5b6e28c6b92ee2e453ad1855d17246d6e08e Mon Sep 17 00:00:00 2001 From: Ben Firshman Date: Tue, 31 May 2016 16:11:36 -0700 Subject: [PATCH 1/2] Update client libraries introduction text Explain what they actually are. Signed-off-by: Ben Firshman --- docs/reference/api/remote_api_client_libraries.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/reference/api/remote_api_client_libraries.md b/docs/reference/api/remote_api_client_libraries.md index b82062deff..f6efe8d4d6 100644 --- a/docs/reference/api/remote_api_client_libraries.md +++ b/docs/reference/api/remote_api_client_libraries.md @@ -11,10 +11,10 @@ weight = 90 # Docker Remote API client libraries -These libraries have not been tested by the Docker maintainers for -compatibility. Please file issues with the library owners. If you find -more library implementations, please list them in Docker doc bugs and we -will add the libraries here. +These libraries make it easier to build applications on top of the Docker +Remote API with various programming languages. They have not been tested by the +Docker maintainers for compatibility, so if you run into any issues, file them +with the library maintainers. From 896fbb470a5fa118039ccbd30c3bffdcc6c461ff Mon Sep 17 00:00:00 2001 From: Ben Firshman Date: Tue, 31 May 2016 16:12:14 -0700 Subject: [PATCH 2/2] Remove status column from client libraries page They are all "active". If they are not active, we should probably remove them. Signed-off-by: Ben Firshman --- .../api/remote_api_client_libraries.md | 29 ++----------------- 1 file changed, 3 insertions(+), 26 deletions(-) diff --git a/docs/reference/api/remote_api_client_libraries.md b/docs/reference/api/remote_api_client_libraries.md index f6efe8d4d6..03123d61ab 100644 --- a/docs/reference/api/remote_api_client_libraries.md +++ b/docs/reference/api/remote_api_client_libraries.md @@ -18,17 +18,15 @@ with the library maintainers.
- - + + - - @@ -36,122 +34,101 @@ with the library maintainers. - - - - - - - - - - - - - + - - - - - - - -
Language/Framework Name RepositoryStatus
C# Docker.DotNet https://github.com/ahmetalpbalkan/Docker.DotNetActive
C++ lasote/docker_client https://github.com/lasote/docker_clientActive
Erlang erldocker https://github.com/proger/erldockerActive
Dart bwu_docker https://github.com/bwu-dart/bwu_dockerActive
Go engine-api https://github.com/docker/engine-apiActive
Gradle gradle-docker-plugin https://github.com/gesellix/gradle-docker-pluginActive
Groovy docker-client https://github.com/gesellix/docker-clientActive
Haskell docker-hs https://github.com/denibertovic/docker-hsActive
HTML (Web Components) docker-elements https://github.com/kapalhq/docker-elementsActive
Java docker-java https://github.com/docker-java/docker-javaActive
Java docker-client https://github.com/spotify/docker-clientActive
NodeJS dockerodehttps://github.com/apocas/dockerode - Install via NPM: npm install dockerodeActivehttps://github.com/apocas/dockerode
Perl Eixo::Docker https://github.com/alambike/eixo-dockerActive
PHP Docker-PHP https://github.com/docker-php/docker-phpActive
Python docker-py https://github.com/docker/docker-pyActive
Ruby docker-api https://github.com/swipely/docker-apiActive
Rust docker-rust https://github.com/abh1nav/docker-rustActive
Rust shiplift https://github.com/softprops/shipliftActive
Scala tugboat https://github.com/softprops/tugboatActive
Scala reactive-docker https://github.com/almoehi/reactive-dockerActive