Are you running a docker run --rm? Not sure if tha...
# community-help
j
Are you running a docker run --rm? Not sure if that deletes data volumes but if running via docker its maybe one thing to look at.
s
from the docs:
so if you give your volumes a name, you should be safe