Skip to content

Conversation

Stazer
Copy link

@Stazer Stazer commented Jan 31, 2018

Hi,

for a side project I need support for swarm, so I added a few (node, service, swarm) classes for working with docker swarm. There is still some work to do (tests, classes for tasks, configs, secrets etc.).

Hopefully there is some use for it!

Best Regards

@tlunter
Copy link
Contributor

tlunter commented Jan 31, 2018

Hello,

Does this gem address the same work that you're doing here? https://github.com/mikejmoore/docker-swarm-sdk

I've never actually used docker swarm, so I'm not familiar with it at all.

@Stazer
Copy link
Author

Stazer commented Feb 1, 2018

Hi,

yes it is for the same purpose. But it seems that the gem does not integrate so well into the existing docker-api code base. For instance, it uses an own connection class, which is not absolutely required and its entities do not inherit from Docker::Base.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants