I wanted to start the docker daemon with an open TCP address like this: docker daemon -H tcp://0.0.0.0:2375
, but the terminal suggested that I use dockerd
instead, which is apparently not a program that comes with the Docker Client for mac. Is there a way I can either
dockerd
on my mac machine.dockerd
by some other method.?
Finally I found the config of mac docker like dockerd.
Click the docker icon in the menu bar, preferences, advanced