sameersbn/docker-redis

WARNING overcommit_memory is set to 0

faultylee opened this issue · 2 comments

I'm getting this warning when I start this for my gitlab container

# WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.

Is there anything to be of concern?

No you can ignore this

please refer to docker-library/redis#14 for additional information