Update _index.md

Add bollard as Rust SDK
This commit is contained in:
Niel Drummond 2023-11-12 15:24:35 +00:00 committed by GitHub
parent 970338ff45
commit 8b7419c2a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -205,6 +205,7 @@ file them with the library maintainers.
| Perl | [Eixo::Docker](https://github.com/alambike/eixo-docker) | | Perl | [Eixo::Docker](https://github.com/alambike/eixo-docker) |
| PHP | [Docker-PHP](https://github.com/docker-php/docker-php) | | PHP | [Docker-PHP](https://github.com/docker-php/docker-php) |
| Ruby | [docker-api](https://github.com/swipely/docker-api) | | Ruby | [docker-api](https://github.com/swipely/docker-api) |
| Rust | [bollard](https://github.com/fussybeaver/bollard) |
| Rust | [docker-rust](https://github.com/abh1nav/docker-rust) | | Rust | [docker-rust](https://github.com/abh1nav/docker-rust) |
| Rust | [shiplift](https://github.com/softprops/shiplift) | | Rust | [shiplift](https://github.com/softprops/shiplift) |
| Scala | [tugboat](https://github.com/softprops/tugboat) | | Scala | [tugboat](https://github.com/softprops/tugboat) |