You can use dedicated command top to list process in docker container, regardless of the operating system in container.
docker top <container>
You can use dedicated command top to list process in docker container, regardless of the operating system in container.
docker top <container>