juzhiyuan opened a new issue, #13752: URL: https://github.com/apache/apisix/issues/13752
### Discussed in https://github.com/apache/apisix/discussions/13675 <div type='discussions-op-text'> <sup>Originally posted by **jackrabbit128** July 8, 2026</sup> I recently encountered the problem reported and fixed in https://github.com/apache/apisix/pull/12546. Basically, in the `docker-entrypoint.sh` file, throw away a unix socket file if it wasn't cleaned up during container shutdown. This fix is included in tags since version 3.14.0. To my surprise, when downloading [images from docker hub](https://hub.docker.com/r/apache/apisix/) (tags 3.14.0 up to 3.17.0), the fix seems to be missing! Can anyone confirm that I'm not dreaming here? This makes me wonder if anything else is missing... which would be bad... Looking through the project code, it is not clear to me at all how or where the docker images are built and uploaded to docker hub. I hope the image builder just has an out-of-date copy of the `docker-entrypoint.sh` file.</div> -- 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]
