moncho

Results 42 comments of moncho

Thanks for the info @rodrigovallades!! You can pass to `dry` the host where you want to connect to. In Windows I think this might work `dry -H http://localhost:2375`if you don't...

Hi @fmg-lydonchandra! Sorry there is no monitor mode for Swarm and I don't think there is going to be one, it is different kind of problem to do it for...

Upgrading Docker should fix the problem. Or, alternatively, running dry specifying an API version should works as well: `DOCKER_API_VERSION=1.43 dry`.

Strange, it doesn't seem to be using the `DOCKER_API_VERSION` env var, which does not seem possible :) Any additional information that you can provide? Also, to check if it makes...

I have been able to reproduce the error, I will try to fix it soon.

Hello! Yes, I did create the snap a long time ago and I have not updated it in a while. It is not malware, just a forgotten installation method :)

I have updated the snap and it should be working again. Can you give it another try, please, @antoine-gallix?

Hmmm and can you run the Docker client without problems? So, for example, `docker ps` works?

Hello @javierlopezdeancos! As it is now, I am afraid that no, it is not possible to use context to manage other Docker daemons. But since dry already supports connecting to...