[#10166] Add clojure client

This commit is contained in:
Rahul De 2020-10-25 09:33:09 +01:00
parent 2d6c104076
commit c11ad3cd06
No known key found for this signature in database
GPG Key ID: 4435E700B66BA90F
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@ file them with the library maintainers.
| C | [libdocker](https://github.com/danielsuo/libdocker) |
| C# | [Docker.DotNet](https://github.com/ahmetalpbalkan/Docker.DotNet) |
| C++ | [lasote/docker_client](https://github.com/lasote/docker_client) |
| Clojure | [clj-docker-client](https://github.com/into-docker/clj-docker-client) |
| Dart | [bwu_docker](https://github.com/bwu-dart/bwu_docker) |
| Erlang | [erldocker](https://github.com/proger/erldocker) |
| Gradle | [gradle-docker-plugin](https://github.com/gesellix/gradle-docker-plugin) |