DockerCLI/cli/command
Mathieu Champlon 5d54584f03 Bump moby to d37f5c6bdf788a6cb82c07fb707e31a240eff5f9
Also bringing:
. golang.org/x/net 5561cd9b4330353950f399814f427425c0a26fd2
. github.com/docker/distribution 83389a148052d74ac602f5f1d62f86ff2f3c4aa5
. github.com/docker/swarmkit bd69f6e8e301645afd344913fa1ede53a0a111fb
. github.com/docker/go-metrics d466d4f6fd960e01820085bd7e1a24426ee7ef18
. github.com/prometheus/client_golang 52437c81da6b127a9925d17eb3a382a2e5fd395e
. github.com/beorn7/perks 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9
. github.com/prometheus/client_model fa8ad6fec33561be4280a8f0514318c79d7f6cb6
. github.com/prometheus/common ebdfc6da46522d58825777cf1f90490a5b1ef1d8
. github.com/prometheus/procfs abf152e5f3e97f2fafac028d2cc06c1feb87ffa5
. github.com/matttproud/golang_protobuf_extensions v1.0.0

Signed-off-by: Mathieu Champlon <mathieu.champlon@docker.com>
2018-05-18 11:44:14 +02:00
..
bundlefile Convert assert.Check(t, is.Error()) to assert.Error 2018-03-06 16:00:28 -05:00
checkpoint Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
commands add manifest command 2018-01-08 10:43:56 -06:00
config Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
container cli/command/container: don't leak context 2018-05-11 16:50:04 -07:00
formatter Merge pull request #1037 from essamhassan/1036_fix_mounts_typo_in_srv_inspect_pretty 2018-05-14 10:55:41 +02:00
idresolver Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
image Bump moby to d37f5c6bdf788a6cb82c07fb707e31a240eff5f9 2018-05-18 11:44:14 +02:00
inspect Automated migration 2018-03-05 19:41:17 -05:00
manifest Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
network Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
node Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
plugin Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
registry Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
secret Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
service Merge pull request #1052 from thaJeztah/fix-rollback-config 2018-05-14 11:01:56 +02:00
stack Merge pull request #974 from simonferquel/compose-kube-env-expansion 2018-05-16 20:18:41 +02:00
swarm Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
system Support 'all' in orchestrator flag for docker stack ls 2018-05-15 15:38:41 +02:00
task Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
trust Fixed gometalinter errors on test files 2018-04-10 16:03:56 +02:00
volume Bump moby to d37f5c6bdf788a6cb82c07fb707e31a240eff5f9 2018-05-18 11:44:14 +02:00
cli.go Support 'all' in orchestrator flag for docker stack ls 2018-05-15 15:38:41 +02:00
cli_test.go Support 'all' in orchestrator flag for docker stack ls 2018-05-15 15:38:41 +02: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 Support 'all' in orchestrator flag for docker stack ls 2018-05-15 15:38:41 +02: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 Switch from x/net/context to context 2018-05-11 16:49:43 -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 LCOW: Add `--platform=` CLI flag to pull/create/run/build 2017-10-31 09:50:43 -07:00