Skip to content

crane: Windows images failed to pull after pushing to local hosted Docker Registry instance #1980

Closed as not planned
@laozc

Description

@laozc

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions