nic-6443 commented on issue #13075:
URL: https://github.com/apache/apisix/issues/13075#issuecomment-4676895409

   The fix for this is merged now — your own apache/apisix-docker#617 updated 
the debian/redhat/ubuntu release Dockerfiles with the group-0 ownership and 
`g=u` permissions that OpenShift's arbitrary UIDs need. The reason 
3.15.0/3.16.0 images still require anyuid is that PR #12824 only touched the 
`debian-dev` Dockerfile inside this repo, while release images are built from 
apache/apisix-docker, and its 3.16.0 release was cut a few days before #617 
merged.
   
   So the first release image built after April 2026 will include it; until 
then the dev image or a locally rebuilt image with the patched Dockerfile is 
the workaround. I'd suggest closing this since the fix is merged in the right 
repo — if the next release image still misbehaves, apisix-docker is the place 
to reopen.
   


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