refs #3723 Set docker memory limit
gitea/printnatura/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2023-03-06 09:50:05 +01:00
parent e8447ad66a
commit 3755f0fe03
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@ services:
placement:
constraints:
- node.role == worker
resources:
limits:
memory: 1G
configs:
config:
external: true