Skip to content

LCOW: should not hard code "amd64" architecture #3281

@jstarks

Description

@jstarks

Docker on Windows supports arm, but various LCOW-related *_windows.go files in containerd hard code "amd64" instead of using runtime.GOARCH (or better, using DefaultSpec() and replacing the OS with "linux").

Related to this, it looks like devmapper also hardcodes "amd64" as the architecture.

@jterry75

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions