Problem
The system isn’t allowed to get the requested memory amount.
Solution
Run the following command before attempting to start SonarQube or issuing your docker compose
command:
sudo sysctl -w vm.max_map_count=262144
If you enjoyed this post please add the comment below or share this post on your Facebook, Twitter, LinkedIn or another social media webpage.
Thanks in advanced!