Hello, wanted to ask for help with creating docker service from pipeline. For now I'm running my app stack from compose file on a single node. Created a swarm cluster (1.13.1) and wondering how can I create each component of this compose file as a standalone service from pipeline. When I do withDockerServer() block I'm connecting to docker daemon, but not to swarm manager I suppose and can start just an ordinary container not a service.
Is there a way to launch a service or maybe some different technique to achieve results or maybe should I switch to different clustering mode (kubernetes / mesos) ? Thanks. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/421a2a80-1b3c-4331-a676-fd152d298978%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
