is there a way to find the path for mongo database that I have created

23 Views Asked by At

I built a mongo database and now I'm learning about docker and I want to containerize it. Within the dockerfile configuration I need to provide the path for my created db and I don't know how to find it.

I have tried with chatgpt but it does not help

0

There are 0 best solutions below