mirror of https://github.com/docker/docs.git
Add missing ps placeholder to the docs.
Signed-off-by: David Calavera <david.calavera@gmail.com>
This commit is contained in:
parent
3a539c6db9
commit
914905f452
|
|
@ -173,6 +173,7 @@ Placeholder | Description
|
||||||
`.Ports` | Exposed ports.
|
`.Ports` | Exposed ports.
|
||||||
`.Status` | Container status.
|
`.Status` | Container status.
|
||||||
`.Size` | Container disk size.
|
`.Size` | Container disk size.
|
||||||
|
`.Names` | Container names.
|
||||||
`.Labels` | All labels assigned to the container.
|
`.Labels` | All labels assigned to the container.
|
||||||
`.Label` | Value of a specific label for this container. For example `{{.Label "com.docker.swarm.cpu"}}`
|
`.Label` | Value of a specific label for this container. For example `{{.Label "com.docker.swarm.cpu"}}`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue