only need to install ctop on debian base and you can see what happens:
to install: visit https://github.com/bcicen/ctop
Code
sudo wget https://github.com/bcicen/ctop/releases/download/v0.7.7/ctop-0.7.7-linux-amd64 -O /usr/local/bin/ctop
sudo chmod +x /usr/local/bin/ctop
to know more: https://linoxide.com/how-tos/m…x-containers-performance/

Ctop - A Commandline Monitoring Tool For Linux Containers - OSTechNix
Ctop is a top-like command line utility that be used to easily monitor the Linux containers right from your Terminal.
www.ostechnix.com