rundeck-plugins/docker

Can't run tasks on different physical doker nodes?

ilyavaiser opened this issue · 1 comments

I created a project, connected several physical docker nodes to it. Then I create a job, I can find and set containers from different physical nodes in this job.

But I cannot run this job! Docker does not see these containers, because performs the task on the local machine, not on the remote one!

I can (of course) set the "default node executor" docker-host setting in the whole project properties. But then I can only execute jobs on this node.

Is it possible in one project to run a task for containers located on different physical nodes?

I have the same issue while executing docker step in remote node, it is not able to find the image in the node server, it checks in host server.

I want host vm to just run rundeck and all executions to happen in node server