kaosagnt / toolbox2docker

Toolbox utilities for Docker on macOS / Windows
19 stars 2 forks source link

change docker-machine ip address #7

Closed d-sphinx closed 1 year ago

d-sphinx commented 2 years ago

Hello! This is not an issue, actually, but rather a question: how to change local IP address used by docker?

$ docker-machine ip 192.168.99.105

I would like to change it back to 192.168.99.101 which I used to - is it possible? Thank you.

kaosagnt commented 1 year ago

Sorry for the late reply, I generally use VMware Fusion under macOS. You may have to go into the Host Network Manager settings and adjust things there under VirtualBox.

image