Skip to content
Commit a5a3b85e authored by nimrod's avatar nimrod
Browse files

Add docker remote sub-command.

Add the docker remote sub-command (actually the _docker-remote script
but can be invoked as a sub-command with the wrapper script). It creates
a local socket that's forwarded to the dockerd socket on the remote host
via ssh. Requires OpenSSH 6.7 or later (for Unix socket forwarding and
%C token. Typical invocation would be `$(docker remote
host.domain.example)`. A blog post will follow.
parent c06aae22
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment