DockerCLI/cli/command
Sebastiaan van Stijn a7c8c474b9
Merge pull request #1174 from thaJeztah/18.06-backport-no-need-to-check-files
[18.06] Remove composefiles lenght check on k8s RunDeploy..
2018-07-05 16:35:54 +02: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 Use command.Cli interface instead of concrete type… 2018-06-14 16:26:47 +02:00
config Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
container fixed output leak from TestRunCommandWithContentTrustErrors unit tests 2018-06-23 10:27:27 -04:00
formatter Merge pull request #479 from Tim15/init-option 2018-06-14 13:58:52 +02:00
idresolver Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
image build: use strconv.ParseBool to parse DOCKER_BUILDKIT to allow value "0" 2018-07-04 01:29:55 +02:00
inspect Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
manifest Fix manifest lists to always use correct size 2018-07-03 22:23:13 +00:00
network Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
node Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
plugin Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
registry Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
secret Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
service Add --init option to `docker service create` 2018-06-14 13:50:12 +02:00
stack Remove composefiles lenght check on k8s RunDeploy.. 2018-07-02 15:58:52 +02:00
swarm Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
system Warn if DOCKER_ORCHESTRATOR is still used but not DOCKER_STACK_ORCHESTRATOR 2018-06-22 13:58:39 -07:00
task Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
trust Merge pull request #1112 from n4ss/fix-trust-signer-remove 2018-06-15 08:18:29 -07:00
volume Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
cli.go Merge pull request #1138 from seemethere/env_experimental 2018-06-25 14:47:16 +02:00
cli_test.go Scope orchestration selection to stack commands only 2018-06-21 17:12:31 -07: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 Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
registry_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02: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 LCOW: Add `--platform=` CLI flag to pull/create/run/build 2017-10-31 09:50:43 -07:00