Describe what each field means in "docker stack ps"
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 2.2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 43
Description
@manishtomar commented on Tue Jul 25 2017
File: engine/reference/commandline/stack_ps.md, CC @mstanleyjones
-> https://docs.docker.com/reference/cli/docker/stack/ps/
It will be helpful if the doc contained description about each field listed in docker stack ps. All of them except ID and Name are obvious. I am always confused between container ID and task ID. Please describe the difference between the two if possible. I also had trouble figuring out what the numerical suffix in Name meant. I am assuming it is replica number.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with engine/reference/commandline/stack_ps.md and compare its field descriptions with the output of docker stack ps. Document the meanings of the ID and Name fields, distinguish container IDs from task IDs, and explain the numerical suffix in Name; the issue is done when each listed field is described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100