Add a dedicated docker image that can mount the `simple-sync-data` volume and copy the database to some external volume. It should also support restore. After this, replace `./data` in the default docker compose with named volume.
Add a dedicated docker image that can mount the
simple-sync-datavolume and copy the database to some external volume. It should also support restore.After this, replace
./datain the default docker compose with named volume.