Creating a Docker container for a Nodejs + Expressjs + Mongo application - Tutorial

preview_player
Показать описание
This is a simple tutorial for creating your first nodejs container using docker:

If you enjoyed my video and it helped you learning something new or solving a problem, and you would like to Buy me a coffee, you can do just that at:

00:00 Topics for the video
00:25 Overview of what the nodejs app will use
00:54 Install the dependencies
03:13 Modifying the dockerfile for the web app
06:14 Build and run the containers

Share this video with a friend:

Watch next
Creating a Mongo replicaset using docker: Mongo replicaset + Nodejs + Docker Compose

Testing a simple web application using Docker and Galen

Creating Docker containers for Adobe Experience Manager

Recommended Playlist
Creating/Using Docker Containers

Adobe Experience Manager

Let’s connect:

More resources:
Рекомендации по теме
Комментарии
Автор

This is one of the best tutorial I have seen. Thank you for your time!

yo
Автор

Thank you! You saved a lot of my time! :)

entymon
Автор

Oi! I kid you not - this is one of the best tutorials I've seen. And I've seen a loooot of tutorials.
Please, please make more like these ones! The worlds needs more content creators with such high quality content.

RGPankO
Автор

Thaaank you maan, this video help me a lot

cecbLUKKS
Автор

outstanding, concise, i know everything now, thanks you :)

mateuszuss
Автор

thanks for this awesome tuto, one would say it's not micro service but macro service, what would you say to this audience?

armandduchatel
Автор

node:1) DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. To use the new Server Discover and Monitoring engine, pass option { useUnifiedTopology: true } to the MongoClient constructor.
after this line docker stucked can nayone help

aravindravva
Автор

Very wonderful video!! my question is please what does the volumes stand for?

sammmy
Автор

what is diferent if i use mysql, ecxelent video by the way :)

jesusbossa
Автор

I couldn't connect but I think I followed the steps as shown. "connection error: We might not be as connected as I thought" after running docker-compose up

I can't connect using mongo shell Failed to connect to 172.17.0.3:27010, in(checking socket for error after poll), reason: errno:113 No route to host

The only thing I'm missing is docker-machine

obesechicken