DockerCLI/cli/command
Vincent Demeester fbb9de2cfc
Merge pull request #780 from thaJeztah/fix-network-add
Fix --network-add adding duplicate networks
2018-01-22 14:45:58 -08:00
..
bundlefile Import docker/docker/cli 2017-04-17 17:40:59 -04:00
checkpoint Update code for upstream cobra 2017-10-25 14:49:26 -04:00
commands add manifest command 2018-01-08 10:43:56 -06:00
config use 'config' over 'configuration file' 2018-01-05 13:19:53 -08:00
container Merge pull request #696 from mlaventure/attach-use-containerwait 2018-01-20 23:55:16 +01:00
formatter Merge pull request #581 from thaJeztah/better-port-range-printing 2018-01-16 17:16:45 -05:00
idresolver Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
image Remove: add missing eol when --force is passed 2018-01-16 09:29:53 +01:00
inspect updated vendoring 2017-09-01 19:41:06 -04:00
manifest Mark docker-manifest command as experimental (cli) 2018-01-18 13:19:33 -08:00
network Update code for upstream cobra 2017-10-25 14:49:26 -04:00
node Error out on orchestrator command that don't support k8s yet 2017-12-26 11:46:59 +01:00
plugin Update gometalinter 2017-10-26 12:21:02 -04:00
registry Add --format to docker-search 2017-08-23 01:37:54 +03:00
secret Error out on orchestrator command that don't support k8s yet 2017-12-26 11:46:59 +01:00
service Fix --network-add adding duplicate networks 2018-01-09 20:42:09 +01:00
stack Check and return error while creating kubernetes secret and config maps. 2018-01-03 15:46:19 +01:00
swarm Error out on orchestrator command that don't support k8s yet 2017-12-26 11:46:59 +01:00
system Activate kubernetes only when experimental cli is enabled 2017-12-28 14:40:10 +01:00
task Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
trust golint: remove redundant ifs 2018-01-13 13:16:34 +01:00
volume Update code for upstream cobra 2017-10-25 14:49:26 -04:00
cli.go add manifest command 2018-01-08 10:43:56 -06:00
cli_test.go Fix PR comments 2018-01-03 10:23:32 +01: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 add manifest command 2018-01-08 10:43:56 -06: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 LCOW: Add `--platform=` CLI flag to pull/create/run/build 2017-10-31 09:50:43 -07:00