vv9k / podman-api-rs

Rust interface to Podman (libpod).
MIT License
84 stars 12 forks source link

Implement Docker compat api #106

Closed vv9k closed 2 years ago

vv9k commented 2 years ago

TODO:

...

https://docs.podman.io/en/latest/_static/api.html#tag/containers-(compat)

vv9k commented 2 years ago

I don't think it makes much sense to implement this on the client side so I'm gonna close this issue for now unless a reason for this to exist arises.

NerdToMars commented 4 months ago

we might need this for some security-opt

NerdToMars commented 4 months ago

perhaps https://github.com/fussybeaver/bollard if want to use compat api