tokers commented on issue #326: URL: https://github.com/apache/apisix-docker/issues/326#issuecomment-1176925739
> The first easy solution would be to add write access to the group root on this file as every container is started with the root group (0) on OpenShift. The nginx configuration seems to be generated somehow, maybe it would be doable to add the write permission to the group on the fly? Yes, the `nginx.conf` is generated when APISIX just starts. We may add the write and execute permission for the path `/usr/local/apisix/conf`. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
