зеркало из https://github.com/mozilla/treeherder.git
Update redis Docker tag to v5.0.8
This commit is contained in:
Родитель
146f0a360b
Коммит
51b2e19f0d
|
@ -76,7 +76,7 @@ services:
|
|||
redis:
|
||||
container_name: redis
|
||||
# https://hub.docker.com/_/redis/
|
||||
image: redis:5.0.7-alpine
|
||||
image: redis:5.0.8-alpine
|
||||
# Messages after starting the redis-server
|
||||
# WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128
|
||||
# WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
|
||||
|
|
Загрузка…
Ссылка в новой задаче