This patch release improves macOS compatibility with different Docker environments:
- Rancher Desktop support on local macOS machine: Run additional proxy to the Docker VM when running
docker-pussh. This fixes compatibility with Docker Desktop, Rancher Desktop, Colima, and other Docker environments that run in a VM on macOS. Note that OrbStack doesn't require this proxy. - OrbStack support on remote macOS machine: Detect OrbStack and use a correct containerd socket path
/run/docker/containerd/containerd.sock(#60 by @kwakubiney).