Daniel Nephin
|
b06c352783
|
Generate api/types:Image from the swagger spec
and rename it to a more appropriate name ImageSummary.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2016-10-20 13:24:23 -07:00 |
|
Kenfe-Mickael Laventure
|
b650a7bd27
|
Add new df subcomand to the system command
This command display the state of the data usage of the docker daemon.
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
|
2016-09-30 14:35:23 -07:00 |
|
Daniel Nephin
|
c8336743a4
|
Refactor formatter.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2016-09-13 17:58:12 -04:00 |
|
Daniel Nephin
|
0640a14b4f
|
Move api/client -> cli/command
Using
gomvpkg
-from github.com/docker/docker/api/client
-to github.com/docker/docker/cli/command
-vcs_mv_cmd 'git mv {{.Src}} {{.Dst}}'
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2016-09-08 15:46:29 -04:00 |
|