Skopeo uses `/var/tmp` as a tmpdir while pulling images and in bootc we symlink `/var/tmp` to `/proc/1/root/var/tmp`. `EvalSymlinks` function in the Go compiler doesn't understand how to handle this and throws the error `Err: EvalSymlinks: too many links`