Set no limits for cpus

This commit is contained in:
2026-08-02 16:24:03 +02:00
parent d4bdedcad6
commit a77b88cb1b
+4
View File
@@ -2,6 +2,10 @@ services:
stirling-pdf: stirling-pdf:
container_name: Stirling-PDF container_name: Stirling-PDF
image: stirlingtools/stirling-pdf image: stirlingtools/stirling-pdf
deploy:
resources:
limits:
cpus: '0'
security_opt: security_opt:
- no-new-privileges:true - no-new-privileges:true
healthcheck: healthcheck: