It didn’t work
Those are the cases:
- run a new container with mapped volume and MB_DB_FILE=metabase.db (but local file named metabase.db.mv.db)
- run a new container with mapped volume, stop it, replace its database with my backup, and start container again.
In both cases, Metabase overrides the backup. It doesn’t load it.