mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-27 04:11:50 +01:00
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>