set shm size to prevent memory overload

This commit is contained in:
ThePhaseless
2025-05-17 20:49:18 +00:00
parent f34ca06775
commit f13375d12b
+1
View File
@@ -2,6 +2,7 @@ services:
byparr:
image: ghcr.io/thephaseless/byparr
restart: unless-stopped
shm_size: 2gb
build:
context: .
dockerfile: Dockerfile