8
Moving docker image data between VMs
(lemmy.ml)
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Whatever you do, make sure you have working backups first.
I imagine you could copy the docker volumes over, but that's more work than of they're "mounts", in which case you can just copy the corresponding on the host. Use scp or rclone or whatever to copy the files over