DockerCLI/cli/command
Daniel Nephin d817967647 Merge pull request #489 from dnephin/fix-container-run
Fix crash in container run after pulling an image
2017-08-31 18:11:26 -04:00
..
bundlefile Import docker/docker/cli 2017-04-17 17:40:59 -04:00
checkpoint Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
commands Add support for configs 2017-05-11 13:42:49 -07:00
config Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
container Fix crash in containe run after pulling an image. 2017-08-31 17:08:02 -04:00
formatter Reduce complexity of two formatters 2017-08-28 12:49:07 -04:00
idresolver Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
image Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
inspect Import `docker/docker/pkg/templates` to cli 2017-08-08 17:26:24 +02:00
network Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
node Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
plugin Update cli imports to using local package 2017-05-15 14:45:19 +02:00
registry Add --format to docker-search 2017-08-23 01:37:54 +03:00
secret Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
service Reduce complexity in cli/command/container 2017-08-29 19:25:50 -04:00
stack When nothing found in stack exit with exit code 1 2017-08-30 23:25:36 +03:00
swarm Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
system Include whether the managers in the swarm are autolocked as part of `docker info`. 2017-08-25 16:33:46 -07:00
task Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
volume Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
cli.go Enable TCP Keep-Alive in Docker client 2017-08-02 14:35:03 -07:00
cli_test.go Add unit tests for initializing the client. 2017-08-18 12:49:23 -04:00
events_utils.go Add deadcode linter. 2017-05-02 17:57:46 -04:00
in.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
out.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
registry.go Move credential getting functions to the ConfigFile. 2017-06-27 13:46:47 +02:00
registry_test.go Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
stream.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
trust.go Fix crash in containe run after pulling an image. 2017-08-31 17:08:02 -04:00
utils.go Add interfacer linter 2017-05-08 15:57:50 -04:00