Closed DrifterOne closed 1 year ago
Can't help without command invoked and/or compose file
Could you please add the following extension to the compose file? These would generally make sense:
composer require fof/sitemap composer require v17development/flarum-seo composer require flarum-lang/german
Thank you
Could you please add the following extension to the compose file? These would generally make sense:
Don't want to ship extensions in the image. This is the user who decides what to add as extension to its image through the provided script: https://github.com/crazy-max/docker-flarum#manage-extensions
I'm closing this issue in the meantime since you have not provided any compose file or run command to repro.
Support guidelines
I've found a bug and checked that ...
Description
A docker update will work but custom installed extensions will be missing afterwards. Could you please add a persistant storage for extensions not bundled and added after installation? Also an option to modify the docker compose file would work, but it has to be persistent either
Expected behaviour
expected is that after adding a custom extension it will still persist after performing a container update
Actual behaviour
container update will wipe all custom installed extensions
Steps to reproduce
install custom extension or language update container it'll be missing
Docker info
Docker Compose config
No response
Logs
Additional info
No response