GitHub user fpapon added a comment to the discussion: Hop-web docker image custom hop-config.json
Updating files at startup is never a good way in container, the best way from my side is to build a custom docker image from the official Apache Hop image and updating files. The docker image that you want to use should be immutable. NB: using a volume for configuration or project files is also not a good idea. GitHub link: https://github.com/apache/hop/discussions/5641#discussioncomment-14195478 ---- This is an automatically sent email for users@hop.apache.org. To unsubscribe, please send an email to: users-unsubscr...@hop.apache.org