adamant-kite-43734
12/01/2025, 10:38 PMfast-garage-66093
12/01/2025, 10:43 PMquick-keyboard-83126
12/01/2025, 10:46 PMquick-keyboard-83126
12/01/2025, 11:21 PMquick-keyboard-83126
12/01/2025, 11:40 PMfast-garage-66093
12/01/2025, 11:42 PMquick-keyboard-83126
12/01/2025, 11:43 PMmount instead of bind?fast-garage-66093
12/01/2025, 11:43 PMfast-garage-66093
12/01/2025, 11:44 PM/Users/steven/.docker/run/docker.sock
into the container as /var/run/docker.sock, and that will not work.fast-garage-66093
12/01/2025, 11:44 PM-v /var/run/docker.sock:/var/run/docker.sockquick-keyboard-83126
12/01/2025, 11:45 PMbind instead of mount? 🙂quick-keyboard-83126
12/01/2025, 11:46 PMfast-garage-66093
12/01/2025, 11:46 PMdocker run ... -v is using bind mounts.fast-garage-66093
12/01/2025, 11:47 PMfast-garage-66093
12/01/2025, 11:48 PMdocker.sock that is just as well, as the host socket is just a guest socket forwarded over ssh. You wouldn't go through 2 forwarding tunnels back and forth if you could just connect locallyfast-garage-66093
12/01/2025, 11:48 PMquick-keyboard-83126
12/01/2025, 11:48 PMfast-garage-66093
12/01/2025, 11:49 PMquick-keyboard-83126
12/01/2025, 11:49 PMquick-keyboard-83126
12/01/2025, 11:49 PMfast-garage-66093
12/01/2025, 11:50 PM