mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Document .Names format placeholder in docker-ps man page, fixes #20503.
Signed-off-by: Andrew Macpherson <hopscotch23@gmail.com> Upstream-commit: 22d22eb9e17c500fa19c4bd8d56f3faad1df4440 Component: engine
This commit is contained in:
@@ -47,6 +47,7 @@ the running containers.
|
||||
.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