Hi,
I’m having trouble making the docker (latest) one working on Windows Server 2016 and enable linux containers.
Since there is not docker Desktop version, can someone help me. I keep running into issues by following online help.
I tried [Environment]::SetEnvironmentVariable(“LCOW_SUPPORTED”, “1”, “Machine”)
but not I get error during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.40/version: o.
It seems there is no good support for docker on Windows Server 2016.
-Sandeep