Forum Discussion
Paul York
May 19, 2018Copper Contributor
WSL and Docker and Linux oh my!! (Part 2: Docker)
Okay, so I'm lost. I'm trying to configure a 17666 core build on a bare-metal install (old small box...HP MicroServer N40L 8GB). For a variety of reasons, I want it to be a docker host. Also would li...
David Schott
May 22, 2018Microsoft
Hi Paul,
Did you confirm that you were able to run the Windows container previously, before enabling LCOW? Alternatively, can you run the container if you disable LCOW again?
I'm wondering if your OS build matches the container build. Here is some information about using the appropriate container Image in Windows Insider Builds:
https://hub.docker.com/r/microsoft/windowsservercore-insider/
Would this work if you install Docker and enable LCOW similarly as described in the following blog post?
- Patrick LangMay 22, 2018Microsoft
Have you tried:
docker run --isolation=hyperv --platform=windows microsoft/nanoserver-insider:10.0.17666.1000
? that will force all the flags and use a container image matching 17666.