Merge pull request #24212 from bruegth/patch-1

Update Docker.DotNet link in C# library section
This commit is contained in:
David Karlsson
2026-02-25 15:58:07 +01:00
committed by GitHub

View File

@@ -197,7 +197,7 @@ 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# | [Docker.DotNet](https://github.com/testcontainers/Docker.DotNet) |
| C++ | [lasote/docker_client](https://github.com/lasote/docker_client) |
| Clojure | [clj-docker-client](https://github.com/into-docker/clj-docker-client) |
| Clojure | [contajners](https://github.com/lispyclouds/contajners) |