MihaMarkic / Cake.Docker

Cake AddIn that extends Cake with Docker
MIT License
47 stars 36 forks source link

Docker Swarm Commands #75

Closed Roemer closed 4 years ago

Roemer commented 4 years ago

Any plans to support the various docker swarm commands like:

MihaMarkic commented 4 years ago

Hi @Roemer

No plans ATM since swarm is kinda obsolete in favor of kubernetes. But if you feel contributish, do it.

MihaMarkic commented 4 years ago

@Roemer I'll close this issue for now, but feel free to reopen it if you create those commands (also if there is a bigger demand, I can do it).