Simple tool to list processes associated with running containers.
By default it lists all running containers with some status, and the number of different processes for each container.
./docker-ps
If you specify a container name it will also list all process details.
./docker-ps unifi-controller