screenshots
screenshots copied to clipboard
use tini / docker init to help reap zombie processes
Yea, I'm late to the party here, but I recall there was a problem with zombie processes when the browser hung.
It is mid-2022, and I JUST learned about tini / docker run --init that will reap these zombie processes and restart them
https://docs.docker.com/compose/compose-file/#init
Perhaps run this on a VM for a while and monitor?