mirror of
https://github.com/containerd/containerd.git
synced 2026-07-25 00:37:46 +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>