Update Docker.DotNet link in C# library section

Fork because of unmaintained orginal repo.
This commit is contained in:
Thomas Brüggemann
2026-02-25 10:10:15 +01:00
committed by GitHub
parent 1ca3e4365e
commit ca0020e2af

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) |