Firstsawyou commented on pull request #3220:
URL: https://github.com/apache/apisix/pull/3220#issuecomment-757081068


   > I don't think this method can completely solve the permission problem. Can 
an error be thrown if the code file cannot be found in the init phase of apisix?
   
   There will be no errors when executing `make init`. Only when `make run` is 
executed, it will cause an error that dependent files cannot be found. 
Therefore, I think prohibiting the execution of `make run` under `/root` can 
solve this problem.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to