I’m running Docker Desktop on Windows 10 Pro and I’m trying to obtain the default IP address.
PS C:\Temp\Postgresql> docker-machine ip
Error: No machine name(s) specified and no “default” machine exists
What am I missing or what do I have to do.
Share and learn in the Docker community.
I’m running Docker Desktop on Windows 10 Pro and I’m trying to obtain the default IP address.
PS C:\Temp\Postgresql> docker-machine ip
Error: No machine name(s) specified and no “default” machine exists
What am I missing or what do I have to do.