'where are volumes located in apache superset containers?

I followed the directions to run the Superset application out of a container.

After creating a connection to a postgres db in another container, I am able to create datasets, charts, and dashboards based on the tables from my db. Very cool.

If I stop the superset container, then start it again - it's all there. Awesome.

But let's say I want to back some all these things up...I dont want to have to keep exporting dashboards into zip files.

Is there a location I can bind against, so that i can access volumes easier?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source