pyaillet/doggy

Support autodetection of runtimes on MacOS

Closed this issue · 1 comments

  • Rancher Desktop creates the socket on ~/.rd/docker.sock
  • Podman Desktop creates the socket on ~/.local/share/containers/podman/machine/podman.sock
  • Orbstack creates the socket on ~/.orbstack/run/docker.sock

Fixed by #60 which tries to autodetect all these socket files.