-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
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.
Originally reported by m4x1m0v3r, imported from: Support connecting to a docker daemon over SSH
- status: Open
- priority: Minor
- component(s): docker-java-api-plugin, docker-plugin
- label(s): docker, docker-slaves, ssh
- resolution: Unresolved
- votes: 3
- watchers: 4
- imported: 20251216-182730
Raw content of original issue
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.