[xwiki/xwiki-docker] 29a859: XDOCKER-53: LibreOffice creates zombie processes
Branch: refs/heads/XDOCKER-53 Home: https://github.com/xwiki/xwiki-docker Commit: 29a85900262c59f7ee040cceac6ce9ca3dc93b28 https://github.com/xwiki/xwiki-docker/commit/29a85900262c59f7ee040cceac6ce9c... 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