Files
strix/containers
Ahmed Allam 7ac2615680 fix(container): kill the build-time Xvfb by pid, not pattern
pkill -f 'Xvfb :99' also matches the RUN shell's own command line, so the
cleanup could terminate the build shell.
2026-08-09 23:58:20 +00:00
..