I have installed docker on WINDOWS, and I am trying to host a python application through it, but I am having problem in getting the IP address of the virtual machine. In the tutorials it was written just write “boot2docker ip” command and it will show the IP but for me its showing :
" bash: boot2docker : command not found "
Any solutions for this?