Find Docker Toolbox IP address
orphan
Find Docker Toolbox IP address
Get IP address
-
Open an environment prepared Terminal
-
Enter the following command to get the IP address of the Docker Toolbox virtual machine:
Terminal window host> docker-machine ip default192.168.99.100
The above example outputs 192.168.99.100, but this might be a
different IP address on your machine.
howto-open-terminal-on-machowto-open-terminal-on-win
What to do with it
The Docker Toolbox IP address is the address where the Devilbox intranet as well as all of its projects will be available at.
- Use it to access the intranet via your browser
(
http://192.168.99.100in this example) - Use it for manual DNS entries
howto-add-project-hosts-entry-on-machowto-add-project-hosts-entry-on-win