I\'m working through \"The Docker Book\", am on chapter 3, installing and running an Ubuntu container. I\'m on Windows 7.1, using Boot2Docker.
Here\'s what happens when
I've just had the same problem, but
docker run -t -i ubuntu
opens up a shell inside the image.