Hello Flarum Community,
I’m running a Flarum forum in a Docker environment and have encountered an issue where extensions installed via Composer (e.g., afrux/asirem) disappear after the container is restarted. I suspect this might be due to the ephemeral nature of the container’s file system or a misconfiguration with persistent volumes.
Could someone please provide guidance on how to ensure that installed extensions remain persistent across container restarts? Any advice or best practices for handling this in a Docker setup would be greatly appreciated.
Thanks in advance for your help!
Best regards,
Phixel