mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #16153 from calavera/missing_ps_placeholder
Add missing ps placeholder to the docs.
This commit is contained in:
commit
9fdb626bfb
1 changed files with 1 additions and 0 deletions
|
@ -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"}}`
|
||||
|
||||
|
|
Loading…
Reference in a new issue