I am following the instructions on how to get Linux Containers working for Windows Server 1709, that have been provided on these two websites: https://github.com/linuxkit/lcow, https://gist.github.com/rn/6bfade1ba98e22691cb287cc8c23609b
When I get to the dockerd command that is required, I get the following error from the powershell terminal:
open //./pipe/docker_engine: Access is denied.
I searched around and the closet result returned me a stackoverflow page found here: Docker for Windows 10 //./pipe/docker_engine: access is denied
The question and answer is unrelated to what is happening in my situation. Does anyone have any ideas as to why this error is occurring? I am running Powershell as Admin.