Skip to content

docs(stack ps): describe table columns and task vs container ID - #7182

Open
locker95 wants to merge 1 commit into
docker:masterfrom
locker95:docs/stack-ps-columns
Open

docs(stack ps): describe table columns and task vs container ID#7182
locker95 wants to merge 1 commit into
docker:masterfrom
locker95:docs/stack-ps-columns

Conversation

@locker95

Copy link
Copy Markdown

Quick column legend for docker stack ps — mostly so it's obvious that ID is the task ID (not the container), and that the .N on NAME is the replica slot.

Fixes #503

Clarify that ID is the swarm task ID, what the NAME replica suffix is,
and how to find the underlying container ID.

Fixes docker#503

Signed-off-by: Dean Chen <862469039@qq.com>
@locker95
locker95 requested review from a team and thaJeztah as code owners August 12, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Describe what each field means in "docker stack ps"

1 participant