adamant-kite-43734
06/28/2023, 2:27 PMhundreds-battery-84841
06/28/2023, 2:41 PMhundreds-battery-84841
06/28/2023, 2:41 PMbrave-king-40287
06/29/2023, 9:33 AMLIMA_HOME="$HOME/Library/Application Support/rancher-desktop/lima" "/Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl>" shell 0
sudo su
service docker stop
echo ' {"hosts": ["<tcp://0.0.0.0:2375>", "unix:///var/run/docker.sock"]}' > /etc/docker/daemon.json
service docker start
netstat -nltp
and it is exposed on localhost on port 2375 and accepts the calls. 🙂hundreds-battery-84841
06/29/2023, 2:28 PMsilly-plumber-48392
09/21/2023, 9:01 AM