DockerCLI/cli/command
Tibor Vass 3e8c41beb0 build: update session support detection
Avoid testing for session support in non-buildkit builder to support
servers that falsely report as `1.39` compatible

Signed-off-by: Tibor Vass <tibor@docker.com>
2018-10-22 20:52:56 +00:00
..
builder builder/prune: rename max-age filter to unused-for in help output 2018-10-17 00:35:10 +00:00
bundlefile Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
checkpoint Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
commands Add `docker engine` commands only on Linux… 2018-09-11 15:23:22 +02:00
config refactored all commands under cli/command/ to use sort.Slice instead of declaring custom types for sorting 2018-07-06 15:49:32 -04:00
container moved integration test TestExportContainerWithOutputAndImportImage from moby/moby to docker/cli. 2018-09-18 12:30:49 -04:00
engine Remove unused helath check func 2018-10-02 20:52:34 +02:00
formatter system/df: allow -v with --format 2018-09-13 23:14:58 +00:00
idresolver Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
image build: update session support detection 2018-10-22 20:52:56 +00:00
inspect Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
manifest Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
network build: add options to builder prune 2018-09-05 00:01:16 +00:00
node refactored all commands under cli/command/ to use sort.Slice instead of declaring custom types for sorting 2018-07-06 15:49:32 -04:00
plugin added unit tests to plugin inspect command 2018-08-29 16:48:43 -04:00
registry Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
secret refactored all commands under cli/command/ to use sort.Slice instead of declaring custom types for sorting 2018-07-06 15:49:32 -04:00
service Migrate to non-deprecated functions of `api/types/filters` 2018-07-27 15:37:43 +02:00
stack gofmt with go-1.11 2018-10-11 01:54:38 -07:00
swarm Global Default Address Pool feature support 2018-08-21 14:34:00 -04:00
system system/df: allow -v with --format 2018-09-13 23:14:58 +00:00
task Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
trust Typo fix 2018-09-07 13:28:02 +08:00
volume build: add options to builder prune 2018-09-05 00:01:16 +00:00
cli.go set default schema to tcp for docker host 2018-10-16 10:32:03 +08:00
cli_test.go add test case TestNewAPIClientFromFlagsForDefaultSchema 2018-10-16 15:34:54 +08:00
events_utils.go updated vendoring 2017-09-01 19:41:06 -04:00
in.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
orchestrator.go Warn if DOCKER_ORCHESTRATOR is still used but not DOCKER_STACK_ORCHESTRATOR 2018-06-22 13:58:39 -07:00
orchestrator_test.go Warn if DOCKER_ORCHESTRATOR is still used but not DOCKER_STACK_ORCHESTRATOR 2018-06-22 13:58:39 -07:00
out.go updated vendoring 2017-09-01 19:41:06 -04:00
registry.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
registry_test.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
stream.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
trust.go Refactor content_trust cli/flags handling 2018-03-08 15:00:43 -05:00
utils.go Migrate to non-deprecated functions of `api/types/filters` 2018-07-27 15:37:43 +02:00