mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 16:51:38 +00:00
When we converted these to cpio we were not noticing that they were invalid as they had incorrect paths as we converted the path to a symlink anyway. Only the busybox images have hard links in, the Alpine ones are symlinks anyway, which is why it was less visible too. Signed-off-by: Justin Cormack <justin.cormack@docker.com>