Joakim Nohlgård ec60b70e72
fix: set media type to OCI for image cache layer
The other components of the image cache image are using OCI media types,
setting the layer to OCI instead of the default Docker layer type is
more technically correct. This also works around a bug in skopeo that
refuses to recognize Docker layers inside OCI images.

Signed-off-by: Joakim Nohlgård <joakim@nohlgard.se>
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-04-22 19:56:15 +04:00
..