We have had an issue running Docusaurus with search (@easyops-cn/docusaurus-search-local) capabilities in a docker container. In order to implement search, we have had to elevate the permissions in the container. Of course we cannot run with elevated permissions in our containers.
So, my question is: Is there a list of required permissions needed to run Docusaurus with search?