8000 Support formatting to show root process id in `docker ps` · Issue #49850 · moby/moby · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Support formatting to show root process id in docker ps #49850

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jswolf19 opened this issue Apr 23, 2025 · 0 comments
Open

Support formatting to show root process id in docker ps #49850

jswolf19 opened this issue Apr 23, 2025 · 0 comments
Labels
area/daemon kind/feature Functionality or other elements that the project doesn't currently have. Features are new and shiny status/0-triage

Comments

@jswolf19
Copy link

Description

This is a feature request to allow viewing the root process's id in the docker ps listing.
It can currently be viewed by container using docker inspect -f '{{.State.Pid}}' <container-name_or_ID>

My immediate use case is trying to find the container responsible for zombie processes on my system.
This use case is likely ameliorated with the --init flag, but (assuming this is not a difficult thing to do)
I feel it is information about the container that could be useful in other situations, as well.

(migrated from docker/cli#3643)

@jswolf19 jswolf19 added kind/feature Functionality or other elements that the project doesn't currently have. Features are new and shiny status/0-triage labels Apr 23, 2025
@vvoland vvoland moved this from New to Todo in Issue Triage May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/daemon kind/feature Functionality or other elements that the project doesn't currently have. Features are new and shiny status/0-triage
Projects
Status: Todo
Development

No branches or pull requests

2 participants
0