sebgott opened a new pull request, #617: URL: https://github.com/apache/apisix-docker/pull/617
Implemented the OpenShift-without-anyuid permission fix in all relevant Dockerfile variants by making /usr/local/apisix group-owned by GID 0 and aligning group permissions with user permissions. This was to complete #612 which seemed abandoned. Dockerfile permissions update: - Modified the debian, ubuntu and redhat Dockerfiles to recursively change the group ownership of /usr/local/apisix to group 0 and set group permissions to match user permissions. -- 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]
