docker.el icon indicating copy to clipboard operation
docker.el copied to clipboard

Docker Swarm support

Open lambdadog opened this issue 6 years ago • 2 comments

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

lambdadog avatar Aug 03 '19 20:08 lambdadog

@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:

Silex avatar Aug 05 '19 06:08 Silex

I haven't written much elisp lately, so I won't make any promises, but I'll definitely do some poking into it!

lambdadog avatar Aug 05 '19 20:08 lambdadog

Closing due to inactivity.

Silex avatar May 22 '23 08:05 Silex