Signed-off-by: David Calavera <david.calavera@gmail.com>
| ... | ... |
@@ -173,6 +173,7 @@ Placeholder | Description |
| 173 | 173 |
`.Ports` | Exposed ports. |
| 174 | 174 |
`.Status` | Container status. |
| 175 | 175 |
`.Size` | Container disk size. |
| 176 |
+`.Names` | Container names. |
|
| 176 | 177 |
`.Labels` | All labels assigned to the container. |
| 177 | 178 |
`.Label` | Value of a specific label for this container. For example `{{.Label "com.docker.swarm.cpu"}}`
|
| 178 | 179 |
|