refs #3723 Set docker memory limit
gitea/worker-time-control/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2023-03-06 09:38:56 +01:00
parent dde4b8757a
commit 3198684f27
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ services:
placement:
constraints:
- node.role == worker
resources:
limits:
memory: 500M
configs:
config:
external: true