I installed the mongo using the docker, Now I need to take the mongodb dump and restore.
1) where can I download these two tools?
2) I don't need to install the complete mongo since the mongo is already installed using docker, I just need to download these two mongo tools and use the IP and PORT of docker mongo to dump and restore.
Thanks,
Harry