mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 14:30:13 +00:00
feat: set watchtower oom_score_adj to -800
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/cc42faee-be3d-4646-9232-f87b001bc065 Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1d9198b8f2
commit
374695baae
@@ -642,7 +642,7 @@
|
||||
"cap_drop": [
|
||||
"NET_RAW"
|
||||
],
|
||||
"oom_score_adj": -200
|
||||
"oom_score_adj": -800
|
||||
},
|
||||
{
|
||||
"container_name": "nextcloud-aio-domaincheck",
|
||||
|
||||
Reference in New Issue
Block a user