screenshots icon indicating copy to clipboard operation
screenshots copied to clipboard

use tini / docker init to help reap zombie processes

Open heysamtexas opened this issue 3 years ago • 0 comments

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?

heysamtexas avatar Aug 16 '22 11:08 heysamtexas