Operating System :- windows 10
I am using Docker toolbox and Install MongoDB Image on my local system. Image installation done successfully.
after that I am using command docker exec -it taxlien bash
to connect with mongo db and it connected successfully but I am unable to connect through our local using MongoDB Compass Community and also through our web application.