I have been working with docker in Windows Server 2016 only in the last two weeks. I am trying to run an html file using
microsoft/windowsservercore (docker image)
After executing the command
" docker run -it --name CoreServerCMD microsoft/windowsservercore cmd.exe "
execution freezes and does not return.
Please help, this is a link to an image:
Error
source share