Show HN: A docker API wrapper in rust
github.com
Show HN: A docker API wrapper in rust
1–2 of 2 posts
Re: Show HN: A docker API wrapper in rust
#2There is another one here https://github.com/ghmlee/rust-docker
It's too old and with no development at all, but it does have TLS client capabilities. You can add it to your project too.
I used this in one of my projects, but I only had use of a single command and it kinda worked for me.