docker compose top web

Category: Docker

docker compose top web

Show running processes of a service

Lists the processes running inside the web service containers, similar to ps output on the host. Useful to confirm that a process like nginx or cron actually runs. Without a service name, all services are shown.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.