[xwiki/xwiki-docker] d965b1: XDOCKER-53: LibreOffice creates zombie processes
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-docker Commit: d965b17640f0464de58f4c171c1dba3b852df946 https://github.com/xwiki/xwiki-docker/commit/d965b17640f0464de58f4c171c1dba3... Author: Vincent Massol <[email protected]> Date: 2026-07-19 (Sun, 19 Jul 2026) Changed paths: M 16/mariadb-tomcat/docker-compose.yml M 16/mysql-tomcat/docker-compose.yml M 16/postgres-tomcat/docker-compose.yml M 17/mariadb-tomcat/docker-compose.yml M 17/mysql-tomcat/docker-compose.yml M 17/postgres-tomcat/docker-compose.yml M 18.4/mariadb-tomcat/docker-compose.yml M 18.4/mysql-tomcat/docker-compose.yml M 18.4/postgres-tomcat/docker-compose.yml M 18/mariadb-tomcat/docker-compose.yml M 18/mysql-tomcat/docker-compose.yml M 18/postgres-tomcat/docker-compose.yml M template/docker-compose.yml Log Message: ----------- XDOCKER-53: LibreOffice creates zombie processes Run tini as PID 1 (init: true) in the web service instead of the JVM, so that any process reparented to PID 1 gets reaped. The JVM never reaps children, so LibreOffice children left orphaned in the container (e.g. when soffice.bin restarts) would otherwise linger as <defunct> zombies forever. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker/settings/notifications
participants (1)
-
XWiki Notifications