DockerCLI/cli/command
Sebastiaan van Stijn a0b19f0ec2
Merge pull request #879 from dnephin/update-assertions
Replace testify assertions with gotestyourself/assert
2018-03-06 17:19:51 +01:00
..
bundlefile Automated migration 2018-03-05 19:41:17 -05:00
checkpoint Automated migration 2018-03-05 19:41:17 -05:00
commands add manifest command 2018-01-08 10:43:56 -06:00
config Automated migration 2018-03-05 19:41:17 -05:00
container Post migration fixes 2018-03-05 19:41:17 -05:00
formatter Post migration fixes 2018-03-05 19:41:17 -05:00
idresolver Automated migration 2018-03-05 19:41:17 -05:00
image Post migration fixes 2018-03-05 19:41:17 -05:00
inspect Automated migration 2018-03-05 19:41:17 -05:00
manifest Automated migration 2018-03-05 19:41:17 -05:00
network Post migration fixes 2018-03-05 19:41:17 -05:00
node Automated migration 2018-03-05 19:41:17 -05:00
plugin Automated migration 2018-03-05 19:41:17 -05:00
registry Automated migration 2018-03-05 19:41:17 -05:00
secret Automated migration 2018-03-05 19:41:17 -05:00
service Post migration fixes 2018-03-05 19:41:17 -05:00
stack Post migration fixes 2018-03-05 19:41:17 -05:00
swarm Automated migration 2018-03-05 19:41:17 -05:00
system Post migration fixes 2018-03-05 19:41:17 -05:00
task Automated migration 2018-03-05 19:41:17 -05:00
trust Post migration fixes 2018-03-05 19:41:17 -05:00
volume Automated migration 2018-03-05 19:41:17 -05:00
cli.go Use new APIClient interface 2018-03-05 16:34:22 -05:00
cli_test.go Automated migration 2018-03-05 19:41:17 -05: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 Remove aliases for orchestrator 2018-01-11 21:16:37 +01:00
out.go updated vendoring 2017-09-01 19:41:06 -04:00
registry.go Silent login: if user did not provide -u and -p flag for login command but both username and password are retrieved in cred store, docker will automatically use the credentials found in the cred store to log in 2018-02-22 09:14:51 -08:00
registry_test.go Automated migration 2018-03-05 19:41:17 -05: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 LCOW: Add `--platform=` CLI flag to pull/create/run/build 2017-10-31 09:50:43 -07:00