diff --git a/docs/reference/commandline/ps.md b/docs/reference/commandline/ps.md index 328cac76b4..ddf87411d0 100644 --- a/docs/reference/commandline/ps.md +++ b/docs/reference/commandline/ps.md @@ -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"}}`