davidkhala / docker-manager

docker manager
Apache License 2.0
0 stars 2 forks source link

docker pull docker.io/hyperledger/fabric-tools not found #12

Closed davidkhala closed 8 months ago

davidkhala commented 8 months ago

The fabric-tools didn't have windows based image in release.

When run the title command in github hosted windows runner

no matching manifest for windows/amd64 10.0.20348 in the manifest list entries
davidkhala commented 8 months ago

Windows Runner Limitation: The Windows VMs do not support nested virtualization, which is required to run Linux containers directly.

Therefore, you cannot run a Linux container on the Windows VM provided by GitHub Actions.