DockerCLI/cli/command
Daniel Nephin a160ad89c9
Merge pull request #894 from thaJeztah/update-moby
Bump moby to 0ede01237c9ab871f1b8db0364427407f3e46541
2018-02-21 13:15:58 -05: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 Add unit tests to docker container ls 2018-02-19 11:22:36 +01:00
formatter Support SCTP port mapping 2018-02-21 12:19:38 +09:00
idresolver Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
image Allow Dockerfile from outside build-context 2018-02-20 16:50:49 +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 Add Engine version to docker node ls 2018-02-17 02:58:05 +01:00
plugin Set a non-zero timeout for HTTP client communication with plugin 2018-02-16 12:00:58 -08: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 `--label-file` weird behavior 2018-01-29 11:08:54 -08:00
stack Simplify the marshaling of compose types.Config 2018-02-21 18:47:10 +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 Clarify description of volume prune command 2018-02-08 15:33:07 +09:00
cli.go Bump moby to 0ede01237c9ab871f1b8db0364427407f3e46541 2018-02-21 18:48:42 +01: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