Added docker-client-swift (#5287)

This commit is contained in:
Valerio Mazzeo 2017-11-14 22:03:20 +00:00 committed by Misty Stanley-Jones
parent 40c6a99757
commit 350c44e4c6
1 changed files with 22 additions and 21 deletions

View File

@ -253,7 +253,7 @@ languages. They have not been tested by Docker, so if you run into any issues,
file them with the library maintainers.
| Language | Library |
|:----------------------|:-------------------------------------------------------------------------|
|:----------------------|:----------------------------------------------------------------------------|
| 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) |
@ -273,3 +273,4 @@ file them with the library maintainers.
| Rust | [shiplift](https://github.com/softprops/shiplift) |
| Scala | [tugboat](https://github.com/softprops/tugboat) |
| Scala | [reactive-docker](https://github.com/almoehi/reactive-docker) |
| Swift | [docker-client-swift](https://github.com/valeriomazzeo/docker-client-swift) |