I’m running the standard mongoDB image in a docker container. It works fine for several hours reading and writing data and then suddenly it’ll all disappear.
I can’t tell you exactly how long it takes to delete it, because I only ever see that my data’s gone when I go to check it later in the day. It’s done this 5 times.
I don’t have a docker-compose file. I haven’t edited any config files, I just spun up the standard docker image.
My linux vps is running Ubuntu 23.04, docker is v24.0.5.
I’ve gone through the docker config and ensured anything related to resetting or restarting was false