I have installed docker toolbox for windows and run hello-world.
I now want to stop it with
docker stop hello-world
But this generate an error :
failed to stop container (hello-world) no such container
When I do docker images hello-world is there