Hi!
I run ducker with the following command:
DOCKER_HOST=ssh://stefan@voyager RUST_BACKTRACE=full ducker
voyager is my pi in the local netzwork.
docker compose with prefix DOCKER_HOST=ssh://stefan@voyagerworks just fine.
I get the following output:
Error:
0: failed to create docker connection, potentially due to misconfiguration (see https://github.com/robertpsoane/ducker#configuration)
1: unable to connect to docker socket unix:///var/run/docker.sock
2: Socket not found: /var/run/docker.sock
Location:
src/docker/util.rs:98
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
1: __mh_execute_header<unknown>
at <unknown source file>:<unknown line>
2: __mh_execute_header<unknown>
at <unknown source file>:<unknown line>
Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
I am on a Mac and I have no further configuration.
Hi!
I run ducker with the following command:
voyageris my pi in the local netzwork.docker composewith prefixDOCKER_HOST=ssh://stefan@voyagerworks just fine.I get the following output:
I am on a Mac and I have no further configuration.