Add missing ps placeholder to the docs.

Signed-off-by: David Calavera <david.calavera@gmail.com>
master
David Calavera 2015-09-08 16:12:26 -04:00 committed by Tibor Vass
parent 1f974f76ad
commit 54a47bdcaa
1 changed files with 1 additions and 0 deletions

View File

@ -173,6 +173,7 @@ Placeholder | Description
`.Ports` | Exposed ports.
`.Status` | Container status.
`.Size` | Container disk size.
`.Names` | Container names.
`.Labels` | All labels assigned to the container.
`.Label` | Value of a specific label for this container. For example `{{.Label "com.docker.swarm.cpu"}}`