That’s basically what the author of the app told me to do. I’m having wrong permission issues I believe and I haven’t found yet who/what assigns the wrong permission when I start the container.
Comment on Trouble moving a container and its data to another server
m@social.tthi.as 1 year ago
I've done a couple of host migrations since using Docker for all my services.
I don't even bother with database dumps or anything like that, I copy my compose files and mapped directories, being sure to preserve permissions, and all my services come back up without any issues.
Natal@lemmy.world 1 year ago
outcide@lemmy.world 1 year ago
Just make sure that the container is shutdown before you copy the database or you can getcorruption.