bitflicker64 opened a new pull request, #2976: URL: https://github.com/apache/hugegraph/pull/2976
## Purpose of the PR Follow-up cleanup for #2952 — removes temporary entrypoint volume mounts from compose files now that updated Docker images have been published to Docker Hub with the new entrypoints baked in. ## Main Changes - Removed `entrypoint:` overrides from `docker/docker-compose.yml` and `docker/docker-compose-3pd-3store-3server.yml` - Removed script volume mounts for `docker-entrypoint.sh`, `wait-storage.sh`, and `wait-partition.sh` from all services - Removed TODO comment that was tracking this cleanup ## Verifying these changes - [x] Trivial rework / code cleanup without any test coverage. (No Need) ## Does this PR potentially affect the following parts? - [ ] Dependencies - [ ] Modify configurations - [ ] The public API - [ ] Other affects - [x] Nope ## Documentation Status - [x] `Doc - No Need` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
