Closed f-necas closed 12 months ago
Improve custom scripts to run them within docker-entrypoint.d. Allows custom order execution of scripts between docker-entrypoint.d ones and custom scripts.
docker-entrypoint.d
https://github.com/georchestra/georchestra/pull/4083
Ready to be merged
To be backported in:
Custom scripts enhancements
Improve custom scripts to run them within
docker-entrypoint.d
. Allows custom order execution of scripts betweendocker-entrypoint.d
ones and custom scripts.Main PR
https://github.com/georchestra/georchestra/pull/4083