-
-
Notifications
You must be signed in to change notification settings - Fork 343
[Feature] Dynamic entrypoints folder #462
Copy link
Copy link
Open
Labels
needs prThe issue is valid but it needs a PR to address it. Please check the contribution guide!The issue is valid but it needs a PR to address it. Please check the contribution guide!
Metadata
Metadata
Assignees
Labels
needs prThe issue is valid but it needs a PR to address it. Please check the contribution guide!The issue is valid but it needs a PR to address it. Please check the contribution guide!
Type
Fields
Give feedbackNo fields configured for Feature.
Is your feature request related to a problem?
If using party (we) would like to add custom entrypoint scripts, we would need to copy and modify the original entrypoint script AND then detect any future changes.
But there could be a path where additional custom entrypoint scripts would be loaded and executed e.g. after startup scripts in https://github.com/mautic/docker-mautic/blob/main/common/docker-entrypoint.sh#L44
There could be even own folder for role based custom entrypoint scripts.
Describe the solution you'd like
Describe alternatives you've considered (Optional)
No response
Additional Context (Optional)
No response
Acknowledgements