yongjhih / docker-parse-server

Provide docker images and docker stack for parse-server npm versions and latest commit
https://hub.docker.com/r/yongjhih/parse-server/
Apache License 2.0
475 stars 166 forks source link

turn off "transparent_hugepage" #19

Open acinader opened 8 years ago

acinader commented 8 years ago

Mongo server is complaining:

WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. 2016-03-21T01:09:41.649+0000 I CONTROL [initandlisten] \ We suggest setting it to 'never'

instructions to fix are here: http://askubuntu.com/questions/597372/how-do-i-modify-sys-kernel-mm-transparent-hugepage-enabled

Presumably there is an official mongo container that doesn't have this issue? is this the official mongo container??

yongjhih commented 8 years ago

https://github.com/yongjhih/docker-parse-server/blob/master/docker-compose.yml#L49

acinader commented 8 years ago

:) that was mostly a reminder for me to look into

yongjhih commented 8 years ago

The image is official image that named "mongo". ref. https://hub.docker.com/r/_/mongo