-
New Feature
-
Resolution: Unresolved
-
Minor
From the latest docker release (18.09) support for remote connections using SSH was already added.
Now you should be able to use DOCKER_HOST to ssh://me@server.
For more details, see the pull request.
[JENKINS-54572] Support connecting to a docker daemon over SSH
Assignee | Original: Nicolas De Loof [ ndeloof ] |
Summary | Original: Add SSH connection support for Docker Plugin | New: Support connecting to a docker daemon over SSH |
We rely on docker-java client library, so once this one do support ssh we also will.