You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
should prevent it since mounting also the attachment folder. I don't know if there are other persistent folders which needs to be mounted. Or moving the attachment folder inside of the docker to /var/opt/.undb could also be an option.
Reproduction URL
No response
Reproduction steps
1. Start a docker container via the provided commandin the readme
2. Create a table with an attachment field and upload an image
3. Stop the container `docker stop <container id>`
4. Delete the container `docker rm <container id>`
5. Start a docker container via the provided commandin the readme
Now the attachment cant be resolved anymore.
Screenshots
No response
Logs
No response
Browsers
Chrome
The text was updated successfully, but these errors were encountered:
Description
I have upgraded from
0.10.2
to 0.11.0 and lost my attachments (images) I had inside a table (not a big issue).Using something like
should prevent it since mounting also the attachment folder. I don't know if there are other persistent folders which needs to be mounted. Or moving the attachment folder inside of the docker to /var/opt/.undb could also be an option.
Reproduction URL
No response
Reproduction steps
Screenshots
No response
Logs
No response
Browsers
Chrome
The text was updated successfully, but these errors were encountered: