Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

slight.exe doesn't run on WS2019 or WS2022 due to missing dlls #378

@jsturtevant

Description

@jsturtevant

Description of the bug
When running on Windows Server 2019/2022 slight doesn't run:

PS C:\Program Files\containerd\release> .\slight.exe -h
<no output>

To Reproduce
Run either WS2022 and WS2019

cmd /c ver
Microsoft Windows [Version 10.0.20348.1607]

install:

curl.exe -LO https://github.com/deislabs/spiderlightning/releases/download/v0.4.1/slight-windows-x86_64.tar.gz
tar.exe xvf .\slight-windows-x86_64.tar.gz
x release/slight.exe

image

Additional context

We may want to link the runtime for windows statically as many of the binaries. info in https://stackoverflow.com/a/44387312/697126

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working🚧 maintainer issueAn issue that is being tackled by maintainers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions