I am totally confused with this. I have installed boot2docker on Windows. I started it using boot2docker start
icon. It has launched successfully. I tried out all the docker commands like pull attach run
etc. Everything works fine. But when i try
boot2docker ip
It says
-sh : boot2docker not found.
What's the problem? Am i in wrong directory? or installation done wrongly? Any suggestions.