Hacker News new | ask | show | jobs
Show HN: A docker API wrapper in rust (github.com)
4 points by fristonio 2925 days ago
1 comments

There 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.