Answer the question
In order to leave comments, you need to log in
How to make it possible to use mongodb inside a docker container?
There is a container in which the NodeJS application is installed. Inside this container, I try to access MongoDB, which is installed at the system level (not in the container), but nothing happens. How can I forward the MongoDB port (27017) there?
Answer the question
In order to leave comments, you need to log in
https://stackoverflow.com/questions/24319662/from-...
https://docs.docker.com/docker-for-mac/networking/...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question