1
0
mirror of https://github.com/moby/moby.git synced 2025-12-07 19:42:23 +03:00
Files
moby/docs/sources/reference/api/remote_api_client_libraries.rst
Mike MacCana 02d94dcf6e Add dockerode NodeJS implementation
Also correctly case 'JavaScript'

Docker-DCO-1.1-Signed-off-by: Mike MacCana <mike.maccana@gmail.com> (github: mikemaccana)
2014-02-17 14:04:47 +00:00

3.5 KiB

title
Remote API Client Libraries
description
Various client libraries available to use with the Docker remote API
keywords
API, Docker, index, registry, REST, documentation, clients, Python, Ruby, JavaScript, Erlang, Go

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.

Language/Framework Name Repository Status
Python docker-py https://github.com/dotcloud/docker-py Active
Ruby docker-client https://github.com/geku/docker-client Outdated
Ruby docker-api https://github.com/swipely/docker-api Active
JavaScript (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 Active
JavaScript (Angular) WebUI docker-cp https://github.com/13W/docker-cp Active
JavaScript (Angular) WebUI dockerui https://github.com/crosbymichael/dockerui Active
Java docker-java https://github.com/kpelykh/docker-java Active
Erlang erldocker https://github.com/proger/erldocker Active
Go go-dockerclient https://github.com/fsouza/go-dockerclient Active
PHP Alvine http://pear.alvine.io/ (alpha) Active