Andrey Smirnov 3355c20015
fix: image cache generation on Windows
Fixes #10558

The core issue is mix of path separators: the resulting image layer
should contain `/` (UNIX), while native separator might be different
(`\` on Windows).

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
(cherry picked from commit 190d34af456d1ae758948ce646d5494fe802f355)
2025-05-05 13:57:05 +04:00
..