mirror of https://github.com/docker/docs.git
Added docker-client-swift (#5287)
This commit is contained in:
parent
40c6a99757
commit
350c44e4c6
|
@ -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) |
|
||||
|
|
Loading…
Reference in New Issue