1
0
mirror of https://github.com/docker/cli.git synced 2026-01-16 20:22:36 +03:00
Files
cli/components/engine/docs/sources/api/remote_api_client_libraries.rst
Gabe Rosenhouse 63c337d326 Fix title on doc page for remote_api_client_libraries.rst
Upstream-commit: 362e9d6b3c7049d44c016ee72fe255b76ec80c5a
Component: engine
2013-11-21 12:45:01 -08:00

3.0 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) 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 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