Vishva066 opened a new pull request, #12824:
URL: https://github.com/apache/apisix/pull/12824

   This pull request makes a minor change to the Docker build process to 
improve file permissions for the `/usr/local/apisix` directory. This helps 
ensure that the directory is accessible to users in group 0, which can be 
important for running containers with non-root users.
   
   - Dockerfile permissions update:
     * Modified the `docker/debian-dev/Dockerfile` to recursively change the 
group ownership of `/usr/local/apisix` to group 0 and set group permissions to 
match user permissions.
   
   This PR closes #11714
   


-- 
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]

Reply via email to