DockerCLI/cli/flags
Akihiro Suda 6f61cf053a support SSH connection
e.g. docker -H ssh://me@server

The `docker` CLI also needs to be installed on the remote host to
provide `docker system dial-stdio`, which proxies the daemon socket to stdio.

Please refer to docs/reference/commandline/dockerd.md .

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2018-08-02 13:10:06 +09:00
..
client.go Use Cobra built-in --version feature 2018-05-19 02:51:43 +02:00
common.go support SSH connection 2018-08-02 13:10:06 +09:00
common_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00