Browse Source

Merge pull request #1784 from proger/patch-1

add new docker api client for erlang, erldocker
Andy Rothfusz 12 years ago
parent
commit
58ea690b41
1 changed files with 2 additions and 1 deletions
  1. 2 1
      docs/sources/api/docker_remote_api.rst

+ 2 - 1
docs/sources/api/docker_remote_api.rst

@@ -191,4 +191,5 @@ and we will add the libraries here.
 +----------------------+----------------+--------------------------------------------+
 | Java                 | docker-java    | https://github.com/kpelykh/docker-java     |
 +----------------------+----------------+--------------------------------------------+
-
+| Erlang               | erldocker      | https://github.com/proger/erldocker        |
++----------------------+----------------+--------------------------------------------+