Join Slack
Powered by
Are you running a docker run --rm? Not sure if tha...
# community-help
j
Joe
05/04/2021, 6:16 AM
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
Stefan Hesse
05/06/2021, 1:30 PM
from the docs:
Stefan Hesse
05/06/2021, 1:30 PM
so if you give your volumes a name, you should be safe
Stefan Hesse
05/06/2021, 1:30 PM
https://docs.docker.com/engine/reference/run/#clean-up---rm
Open in Slack
Previous
Next