LANraragi
LANraragi copied to clipboard
uploaded plugins gone if docker container recreated
LRR Version and OS Docker LANraragi v0.9.0
Bug Details
Uploaded plugins are store in home/koyomi/lanraragi/lib/LANraragi/Plugin
along with the default plugins. This directory is come from the image.
As a result, when docker container recreate(e.g. for version upgrading, env vars updating), the directory will be restored, the uploaded plugins would gone. I have to upload the plugins, and configurate them again.
Expected: user uploaded plugins are put in an independent directory, so we can mount a local path to it.
Matching Logs
Post any logs you have encountered when reproducing the bug.
If possible, switch the app to Debug Mode in order to have more logs.
No Logs.
Screenshots If applicable, add screenshots to help explain your problem.