cli icon indicating copy to clipboard operation
cli copied to clipboard

Describe what each field means in "docker stack ps"

Open johndmulhausen opened this issue 8 years ago • 1 comments

@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.

johndmulhausen avatar Sep 02 '17 07:09 johndmulhausen

@dnephin I think this issue should be closed as it no longer seems to apply to the documentation

TheHipbot avatar Oct 21 '18 21:10 TheHipbot