DockerCLI/cli/command/system
Sebastiaan van Stijn d034df736b
Update docker, swarmkit, containerd v1.2.2
Also update the tests to account for the new "Builder" field
in docker info.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-02 17:03:12 +01:00
..
testdata Update docker, swarmkit, containerd v1.2.2 2019-02-02 17:03:12 +01: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/df: allow -v with --format 2018-09-13 23:14:58 +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 Integrate CLI plugins into `docker info` 2019-01-30 13:45:26 +00:00
info_test.go Integrate CLI plugins into `docker info` 2019-01-30 13:45:26 +00:00
inspect.go Use command.Cli interface instead of concrete type… 2018-06-14 16:26:47 +02:00
prune.go prune: move image pruning before build cache pruning 2018-11-21 05:33:36 +00:00
prune_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
version.go Move versioning variables to a separate package. 2019-01-29 11:26:40 +00:00
version_test.go Extend version-align test with components 2018-07-12 01:31:23 +02:00