-
### What Happened?
```bash
minikube start --driver=ssh --ssh-ip-address=10.239.241.111 --ssh-user=ssp -v=4 --alsologtostderr --ssh-key='/home/fhl/.ssh/id_rsa'
I1128 23:37:37.108706 3909210 ssh_r…
-
**Is your feature request related to a problem? Please describe.**
N/A
**Describe the solution you'd like**
Catching and throwing a more user friendly error message informing the user that they …
-
Hello,
I configured docker to protect the docker daemon socket and make it available through HTTPS. I follow the Docker documentation to this ([Protect the Docker daemon socket](https://docs.docker…
-
```
docker-socket-proxy | [WARNING] 017/082756 (1) : Can't open global server state file '/var/lib/haproxy/server-state': No such file or directory
docker-socket-proxy | Proxy dockerbackend s…
-
I'm having issues with WUD as it continuesly crashing after couple of days/hours. The crash is mostly related to some communication or parsing issues, so most probably because of an incorrect error ha…
-
Please allow for the optimizer-docker web server to listen on a configurable UNIX domain socket. Given that the service is almost always bound to be used locally it seems to be a feature that would be…
-
### What is the problem you're trying to solve
As Docker gradually moves to paid subscription, I'd like to use `continaerd` & [`nerdctl`](https://github.com/containerd/nerdctl) instead. However, `n…
-
Heyhey,
since a few, I´ve got problems with the containers MQTT connectivity although MQTT is running and reachable from the docker host. Seeing this error message:
`Traceback (most recent call …
-
I have the latest docker image pulled from here: https://hub.docker.com/_/eclipse-mosquitto
I have a docker swarm set up, and the container defined with docker-compose (see attached)
```
versio…
-
Currently, the `docker::CommandRunner` hardcodes use of `Docker::connect_with_local_defaults`, which under the hood assumes unix domain sockets are in use (i.e. that [DOCKER_HOST](https://docs.docker.…