Update README.md
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
colin 2024-01-19 18:51:07 +00:00
parent 555d1cb763
commit 5c2f9719a9
1 changed files with 5 additions and 0 deletions

View File

@ -38,6 +38,11 @@ services:
- ./quarantine:/quarantine - ./quarantine:/quarantine
tmpfs: tmpfs:
- /tmp - /tmp
deploy:
resources:
limits:
cpus: '0.50' # Limit to 50% of a CPU
memory: 512M # Limit to 512 megabytes
``` ```
Put this container in the crontab Put this container in the crontab