February 9, 2017
View f5116c6

Merge pull request #30776 from WeiZhang555/stats-all-format-name-panic-cli

Alexander Morozov authored on 2017/02/09 04:40:06
February 7, 2017
View 5a7b3c7

Fix panic of "docker stats --format {{.Name}} --all"

Zhang Wei authored on 2017/02/07 11:27:40
February 6, 2017
View 0a3a3ba

Fix Windows `docker stats` showing Linux headers

Yong Tang authored on 2017/02/06 01:55:30
February 4, 2017
View ea61dac

Allow `--format` to use different delim in `table` format

Yong Tang authored on 2017/02/04 09:48:46
January 19, 2017
View 26013fc

Fix broken JSON support in cli/command/formatter

Akihiro Suda authored on 2017/01/19 18:50:28
November 3, 2016
View ef915fd

Add support for Names and ID in stats format

Vincent Demeester authored on 2016/11/03 15:20:46
October 26, 2016
View 2894d07

Windows: Fix stats CLI

John Howard authored on 2016/10/26 08:19:14
October 25, 2016
View 51fb35f

Add unit tests to cli/command/formatter/stats.go

Boaz Shuster authored on 2016/10/25 07:55:29
View cf8a667

Correct go-units import in cli/command/formatter/stats.go from src/github.com/docker/go-units -> github.com/docker/go-units

Amit Krishnan authored on 2016/10/25 07:06:33
September 22, 2016
View 929a77b

Hide the mutex in formatter.ContainerStats

Boaz Shuster authored on 2016/09/22 21:54:41
July 19, 2016
View 96622b2

Add the format switch to the stats command

Boaz Shuster authored on 2016/07/19 03:30:15