MongoDB data is missing after some time
I’m running a MongoDB server using Docker. The data is being saved initially, but after some time, it gets lost even though a volume is attached. Docker has not been restarted during this period. Any ideas on what might be causing this?
MongoDB data is missing after some time
I’m running a MongoDB server using Docker. The data is being saved initially, but after some time, it gets lost even though a volume is attached. Docker has not been restarted during this period. Any ideas on what might be causing this?