I am beginning my knowledge and interest into the Docker/container technology. I want to install docker; however, I am confused as to which product(docker for windows or docker toolbox) I should start with.
I am running windows 10 Pro, V1607 OS Build 14393.2214
The docker for desktop page has a requirement of “Windows 10 64bit: Pro, Enterprise or Education (Build 15063 or later)”. https://docs.docker.com/docker-for-windows/install/
While docker toolbox page says “If you have a newer system, specifically 64bit Windows 10 Pro, with Enterprise and Education (1607 Anniversary update, Build 14393 or later), consider using [Docker Desktop for Windows] instead.” https://docs.docker.com/toolbox/toolbox_install_windows/
it appears there is some conflicting information within Docker docs so I am wondering which is correct? I definitely want to try and use Docker for Windows(Docker CE i believe is what it’s called) but would just like some clarification.
Thank You