I’m complete new with docker. I have Windows 7 Enterprise (64 Bit) and VM Ware Workstation 12 Pro. Is it possible to install, for example Ubuntu in a virtual machine, and in this virtual machine Docker? Does it really work with Windows 7 as host (of the virtual machine)?
i have VMWare running on Windows, and an Ubuntu VM, with docker running inside the VM.
docker doesn’t require any virtualization itself… it requires system library and runtime support to provide the isolation…
i have Windows 10 pro at the moment, but ran vmware on windows 7 when I had it.