normally, the default docker-machine ip is 192.168. 99.100. I work on MAC and want to check it , but when I type
$docker-machine ip
I have the following error message :
Error: No machine name(s) specified and no "default" machine exists.
What can I do ?