code4it-dev / blog-comments

https://www.code4it.dev/
1 stars 0 forks source link

blog/run-mongodb-on-docker #16

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

First steps with Docker: download and run MongoDB locally - Code4IT

Docker is a project that allows you to create and run applications in an isolated environment. Let's try it to run MongoDB on your machine!

https://www.code4it.dev/blog/run-mongodb-on-docker

mertakpinar29 commented 3 years ago

Thanks a lot!

tiotoi commented 2 years ago

Awesome! Thanks a lot for this guide!

bellons91 commented 2 years ago

Glad you liked it!

Is there something not clear enough?

tiotoi commented 2 years ago

maybe just to add a section how to connect outside of the container via terminal. Something like this:

Connect to MongoDB:

kadirdeniz commented 2 years ago

thanks a lot!