mirror of
https://github.com/containerd/containerd.git
synced 2026-07-06 22:59:01 +00:00
Avoid directly handling media types with "+" attributes, instead handling the base and passing through the full media type to the appropriate stream processor or decompression. Signed-off-by: Derek McGowan <derek@mcgstyle.net>