Skip to content

Conversation

@nvincent-vossloh
Copy link

When using docker on the command line, one can specify the host to connect to over ssh with a specific unix socket for the docker daemon on the remote host (ssh://user@host/var/run/docker-1.sock).

This PR adds support for ssh:// url which specifies the path to the docker socket on the remote support in order to behave like the command line as much as possible.

When using docker on the command line, one can specify the host to
connect to over ssh with a specific unix socket for the docker daemon on
the remote host (ssh://user@host/var/run/docker-1.sock).

This commits adds support for ssh:// url which specifies the path to the
docker socket on the remote support in order to behave like the command
line as much as possible.

Signed-off-by: Nicolas VINCENT <nicolas.vincent@vossloh.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant