mirror of
https://github.com/moghtech/komodo.git
synced 2026-09-06 16:00:44 +00:00
* Update docker.rs to allow http docker socket connection Add or_else to allow attempt to connect to docker socket proxy via http if local connection fails * Update docker.rs Change two part connection to use connect_with_defaults instead, per review on PR.