I was using the local mongo database. Now I dockerized my entire application on another remote system including MongoDB. So that, I need to migrate my local mongo dump into the docker container.
How can I import all the data from local MongoDB to the docker container's MongoDB?
Asked
Active
Viewed 375 times
0

Shamlikhan CP
- 13
- 4