Crate containers_image_proxy

source ·
Expand description

Run skopeo as a subprocess to fetch container images.

This allows fetching a container image manifest and layers in a streaming fashion.

More information: https://github.com/containers/skopeo/pull/1476

Re-exports§

Structs§

Constants§

  • File descriptor range which is reserved for passing data down into the proxy; avoid configuring the command to use files in this range. (Also, stdin is reserved)