Closed as not planned
Closed as not planned
Description
Describe the bug
Some Windows image derived from windows-host-process-container-base-image were not able to pull by containerd
after they were pushed to local hosted Docker Registry instance using crane.
To Reproduce
crane push windows-image.tar localhost:5000/imgetag:windows
containerd may report failure when pulling this image due to corrupted image content.
Expected behavior
The push should not resulted in corrupted image blob.
containerd should be able to pull the image.
Additional context
- Output of
crane version
: main - Registry used (e.g., GCR, ECR, Quay)
Docker Registry