mirror of https://github.com/docker/cli.git
commit
5f2ef6a515
|
@ -171,5 +171,5 @@ On Windows:
|
||||||
"table {{.ID}}\t{{.Name}}\t{{.CPUPerc}}\t{{.MemUsage}}\t{{.NetIO}}\t{{.BlockIO}}"
|
"table {{.ID}}\t{{.Name}}\t{{.CPUPerc}}\t{{.MemUsage}}\t{{.NetIO}}\t{{.BlockIO}}"
|
||||||
|
|
||||||
|
|
||||||
> **Note**: On Docker 17.09 and older, the `{{.Container}}` column was used, in
|
> **Note**: On Docker 17.09 and older, the `{{.Container}}` column was used,
|
||||||
> stead of `{{.ID}}\t{{.Name}}`.
|
> instead of `{{.ID}}\t{{.Name}}`.
|
||||||
|
|
Loading…
Reference in New Issue