docker images update

This commit is contained in:
havelight-ee
2023-06-20 19:51:12 +09:00
parent 813f1027b7
commit 3e93fa63e9
19 changed files with 551 additions and 3 deletions

View File

@@ -66,6 +66,9 @@
# for what other values do
#kernel.sysrq=438
vm.dirty_background_ratio = 5
vm.dirty_ratio = 80
net.core.default_qdisc = fq
net.core.rmem_max = 268435456
net.core.wmem_max = 268435456