DockerCLI/command/formatter
Kenfe-Mickael Laventure ce20950422 Fix ImageSummary.Size value
The prune PR changed the meaning of the file to mean "space on disk
only unique to this image", this PR revert this change.

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2017-01-12 07:49:22 -08:00
..
container.go Add Networks placeholder to ps --format 2016-10-20 07:41:56 -07:00
container_test.go Fix several issues with `go vet` and `go fmt` 2016-11-17 06:31:28 -08:00
custom.go Refactor formatter. 2016-09-13 17:58:12 -04:00
custom_test.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
disk_usage.go Generate api/types:Image from the swagger spec 2016-10-20 13:24:23 -07:00
formatter.go Move templates to pkg/templates 2016-12-12 09:34:03 +01:00
image.go Fix ImageSummary.Size value 2017-01-12 07:49:22 -08:00
image_test.go Generate api/types:Image from the swagger spec 2016-10-20 13:24:23 -07:00
network.go Fix broken JSON support in cli/command/formatter 2016-10-17 08:07:17 +00:00
network_test.go Fix broken JSON support in cli/command/formatter 2016-10-17 08:07:17 +00:00
reflect.go Fix broken JSON support in cli/command/formatter 2016-10-17 08:07:17 +00:00
reflect_test.go Fix broken JSON support in cli/command/formatter 2016-10-17 08:07:17 +00:00
service.go add port PublishMode to service inspect --pretty output 2017-01-09 10:30:28 -08:00
stats.go Add support for Names and ID in stats format 2016-11-03 07:20:46 +01:00
stats_test.go Add support for Names and ID in stats format 2016-11-03 07:20:46 +01:00
volume.go Merge pull request #26519 from AkihiroSuda/fix-cli-command-formatter-json-support 2016-10-17 22:44:04 +01:00
volume_test.go Merge pull request #26519 from AkihiroSuda/fix-cli-command-formatter-json-support 2016-10-17 22:44:04 +01:00