Add missing ps placeholder to the docs.
Signed-off-by: David Calavera <david.calavera@gmail.com> Upstream-commit: 914905f4526cbaf9e8b2179df42572ed8702e432 Component: engine
This commit is contained in:
@ -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"}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user