I’m trying to run the latest Sonarqube docker image in Azure Container Instance, but I get:
ERROR: [1] bootstrap checks failed
[1]: max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
I saw “Docker Host Requirements” on https://hub.docker.com/_/sonarqube/ but I can’t change that with ACI.