diff --git a/docker-compose.yml b/docker-compose.yml index 0294065..c4fe65e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2,6 +2,10 @@ services: stirling-pdf: container_name: Stirling-PDF image: stirlingtools/stirling-pdf + deploy: + resources: + limits: + cpus: '0' security_opt: - no-new-privileges:true healthcheck: