fussybeaver / bollard

Docker daemon API in Rust
Apache License 2.0
814 stars 127 forks source link

docker manifest inspect #382

Closed bpmooch closed 4 months ago

bpmooch commented 4 months ago

Is running docker manifest inspect <image reference> possible with bollard? For reference, I THINK it would be similar to https://docs.docker.com/engine/api/v1.44/#tag/Distribution/operation/DistributionInspect? It's a little confusing