DockerCLI/cli/command/system
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
..
testdata Adapt min-column width to component information 2018-07-12 01:34:34 +02:00
client_test.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
cmd.go support SSH connection 2018-08-02 13:10:06 +09:00
df.go system: add buildcache formatting 2018-06-09 20:51:34 +00:00
dial_stdio.go support SSH connection 2018-08-02 13:10:06 +09:00
events.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
info.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
info_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
inspect.go Use command.Cli interface instead of concrete type… 2018-06-14 16:26:47 +02:00
prune.go Migrate to non-deprecated functions of `api/types/filters` 2018-07-27 15:37:43 +02:00
prune_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
version.go Adapt min-column width to component information 2018-07-12 01:34:34 +02:00
version_test.go Extend version-align test with components 2018-07-12 01:31:23 +02:00