29948/how-do-i-run-windows-7-in-docker
By definition of the tool, docker cannot run an entire operating system.
Docker runs containers.
Containers are generally not quite the same as a virtual machine.
A VM runs a entire OS.
A container is utilized to run a isolated application with a same host OS kernel.
How To Install Docker on Windows 7/8/10 Home and Pro
Hello @Pistle,
Thank you so much for your help!!
The question was not how to run Docker itself under Windows, but how to run Windows OS inside Docker container, which is not possible.
Docker runs some isolated environment with is called a container, Windows, on the other hand, is an operating system and its enviroment (NT) cannot be extracted separately to run on Docker.
The solution you could build for Digital ...READ MORE
Try cleaning up: $ docker volume rm $(docker ...READ MORE
Here is what you can try. Link for existing ...READ MORE
Here is what you can try. Use docker ...READ MORE
When you use docker-compose down, all the ...READ MORE
Docker Toolbox installs a VirtualBox VM in ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
It can work if you try to put ...READ MORE
This is due to a confusion. There ...READ MORE
Docker will autostart any container with a ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.