Backup metabase questions and dashboards

Hello everyone,

Is there a way to backup and restore questions and dashboards so if a question is accidentally deleted \ overrided or we want to have the same questions and dashboards in different environments we can do it easily?

Check out http://www.metabase.com/docs/v0.19.3/operations-guide/start.html#backing-up-metabase-application-data

I have a similar question and read the docs. But I run metabase in a docker container, and i don’t know how to access the database-file inside the docker container and copy it to a location at the normal filesystem (outside the container). I only have shell-Access to the Ubuntu-Server where docker is running.
Anybody out there, who could explain how I could save a copy of the metabase-db?

Thanks in advance

Solved - I used the command docker cp

Glad to hear you figured it out! Thanks for using Metabase.