Stabilize recorded Chrome startup

This commit is contained in:
2026-08-03 00:55:53 +03:30
parent 71790cf0ad
commit 061b03eee5
2 changed files with 14 additions and 7 deletions
+3 -1
View File
@@ -77,7 +77,9 @@ services:
redis:
condition: service_healthy
# Chrome needs extra shared memory to avoid OOM crashes
shm_size: "512mb"
# Headful Chromium recording needs substantially more shared memory than
# headless mode. This is a limit, not an up-front RAM allocation.
shm_size: "2gb"
cap_add:
- SYS_ADMIN
security_opt: