-
Type:
New Feature
-
Resolution: Won't Fix
-
Priority:
Minor
-
Component/s: docker-plugin
Currently there is only one Launch method available for a Docker cloud, and it is hardcoded to use the SSH Slaves plugin. You ought to be able to use any registered ComputerConnector, such as CommandConnector or SSHConnector from cloudbees-ssh-slaves.
Probably blocked on a core API improvement: currently you can specify the host to connect to, but not the port, which is variable in the case of Docker slaves.
- links to