Am using windows 10 32 bit and wants to run docker on it. I have installed docker using following blog https://medium.com/@chrispatten/installing-and-running-docker-on-32-bit-windows-d18b95ee1fc3
Docker installed successfully
But when i run
docker-run hello-world
it gives following error
So is it possibel to run docker containers on windows 10 32 bit?