Docker Swarm support
my main docker usecase outside of development is docker swarm, would be great to see support for it in docker.el, especially alongside the existing docker machine support
@transitracer: yes, it would be nice... but...
Supporting docker swarm is no little task. You can look at https://github.com/Silex/docker.el/issues/6 when I initially wanted to support everything, but I you look at the commits it's obvious that I have trouble finding time to work on docker.el
Right now I would like more to fix the obvious features first (like #4, #108, #109) before widening the scope of what is supported.
If you are willing to help of course that changes everyting :wink:
I haven't written much elisp lately, so I won't make any promises, but I'll definitely do some poking into it!
Closing due to inactivity.