8 ms·
I saw your comment and am wondering what in particular you are struggling with. I recently fixed one of my biggest pet peeves with docker swarm - the inability
by ancieque 3y ago
I saw your comment and am wondering what in particular you are struggling with.
I recently fixed one of my biggest pet peeves with docker swarm - the inability to directly exec into a service without first SSHing to the host the task is running on.
https://github.com/neuroforgede/docker-swarm-proxy https://github.com/neuroforgede/docker-swarm-proxy
Maybe your issue is in this ballpark? Happy to exchange notes on this. If you are looking for a community of Swarm users, check out https://devops.fan https://devops.fan (that's a discord hosted by Bret Fisher)