mirror of
https://github.com/containerd/containerd.git
synced 2026-08-07 08:31:18 +00:00
Currently the error details are not included in the output error and there is no log. One of the reasons a the transferer was skipped could be do to a specific component which is not implemented (such as trying to use erofs differ) or unsupported image (pulling schema1). This information is useful to find a bad configuration. Signed-off-by: Derek McGowan <derek@mcg.dev>