How to build Node.js Application with Docker | Node.js with Docker

How to build Node.js Application with Docker | Node.js with Docker

CodeWithRajRanjan

5 лет назад

52,279 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@rgautam320
@rgautam320 - 13.03.2022 07:48

This is what I wanted. Great explanation!

Ответить
@prabu106
@prabu106 - 04.11.2021 17:41

Awesome

Ответить
@zaibakhanum203
@zaibakhanum203 - 12.10.2021 11:13

Super mama...

Ответить
@mooklexpucca1908
@mooklexpucca1908 - 26.08.2021 13:50

Thank you a lot!!!

Ответить
@vamsikrishna2241
@vamsikrishna2241 - 17.08.2021 12:15

absolutely great tutorial..Practically i have done it's working fine but my question is if i am using nodejs app with database then how can i integrate or build docker image ?

Ответить
@mihirthakur1510
@mihirthakur1510 - 15.05.2021 11:03

Pretty nice tutorial. concise and to the point exactly what I was looking for just as a basic introduction. Explained really well.

Ответить
@alguti2000
@alguti2000 - 13.03.2021 18:40

Well explained and very easy to follow! Excellent tutorial!!

Ответить
@yaolegoleynik
@yaolegoleynik - 27.02.2021 15:25

Thank you! It`s really what I wanted to know about docker :)

Ответить
@chandrakanthl8811
@chandrakanthl8811 - 16.12.2020 14:53

bin/sh: npm: not found
I'm getting error while running docker build -t nodejs-test-app:latest .
plz help

Ответить
@NOCDIB
@NOCDIB - 08.12.2020 18:26

Wonderfully done. This is EXACTLY what I was looking for. Thank you!

Ответить
@damonwu9658
@damonwu9658 - 15.11.2020 10:05

Thanks mate good stuff

Ответить
@narendhran8433
@narendhran8433 - 23.10.2020 06:31

nice one, easy to understand.

Ответить
@anayooleru
@anayooleru - 16.10.2020 10:38

Awesome tutorial

Ответить
@TheGuruNetOn
@TheGuruNetOn - 11.08.2020 01:04

docker compose with shared volumes between dev and container asking with docker sync allow to do auto reload inside container when source code files changed by programmer outside the container.

Ответить
@vishnutechbuddy3106
@vishnutechbuddy3106 - 09.08.2020 10:11

How can we run the MERN App in docker container? Because Node and React runs on a separate port.

Ответить
@vishnutechbuddy3106
@vishnutechbuddy3106 - 09.08.2020 10:08

Such a excellent tutorial

Ответить
@madantata
@madantata - 31.07.2020 06:17

Very nice clear explanation , it helped me to understand moving node js application to docker

Ответить
@lukecresante
@lukecresante - 20.07.2020 06:57

Spent many of hours on this following guides from digitalocean and nodejs official forums. This delivered! Thank you!!!

Ответить
@alittleextra2832
@alittleextra2832 - 20.07.2020 00:04

Thanks for this...

Ответить
@charantejkandukuri
@charantejkandukuri - 12.07.2020 12:51

'ctrl + C' not exiting the docker run, how to exit docker run

Ответить
@prajwalpatil5123
@prajwalpatil5123 - 27.06.2020 22:08

if I want to use the mongodb then Do I have to install it in docker container ?

Ответить
@prajwalpatil5123
@prajwalpatil5123 - 27.06.2020 22:06

You explained very nicely and point to point..

Ответить
@davidgeren8252
@davidgeren8252 - 26.06.2020 04:26

All the other tutes for basic web app containerization I watched, or read, were either way to complex (going off the deep end into really long Dockerfiles) or way too simple (only demoing spinning up existing images from Docker's repo). This tute was exactly what I needed to help me understand the basics of making my own images. Thanks!

Ответить
@sanjaybhan1585
@sanjaybhan1585 - 20.06.2020 18:19

Bestest way of explaining things in short span, loved it

Ответить
@pramodkharade5373
@pramodkharade5373 - 30.05.2020 15:09

Simple and understandable explanation. Would like to see nodejs with microservices with docker and ngnix server

Ответить
@robingiri7281
@robingiri7281 - 13.05.2020 14:56

Thanks man! Find really helpful.

Ответить
@DanishAnton
@DanishAnton - 08.05.2020 04:25

Great video. Two details: if a container was daemonized, then I believe you need to use docker stop or docker kill; Also, I noticed when you typed docker images, it shows old versions?? of built dockers (ie IMAGE ID: 14926fb80dde). Do you use docker prune to get rid of them?

Ответить
@olserra
@olserra - 30.04.2020 21:24

Hi there! Thanks for the video. How can I ssh this docker from a mac terminal?

Ответить
@rasliche
@rasliche - 26.04.2020 16:55

This is a really great video explanation. After watching so many it's hard to tell which tutorial added what bit of necessary knowledge, but this one definitely made a lot of things click together in my understanding. Thanks!

Ответить
@25kwame
@25kwame - 25.02.2020 19:48

well explained . Really very helpful . Thank you guy !

Ответить
@yashdixit8378
@yashdixit8378 - 23.01.2020 14:05

thank you bro

Ответить
@sunilnayak1016
@sunilnayak1016 - 11.12.2019 02:58

Awesome explanation
Can you please share the command to push these image to docker hub

Ответить
@saikrishnareddem7013
@saikrishnareddem7013 - 28.11.2019 15:58

Finally I got know How to create a image with default existing image. Thanks a lot.

Ответить
@sehamhammad8549
@sehamhammad8549 - 13.11.2019 01:42

Such a great tutorial, Thanks a million

Ответить
@putinscat1208
@putinscat1208 - 13.10.2019 07:02

Selftuts, sounds a bit dirty.

Ответить
@bhavinvarma5300
@bhavinvarma5300 - 09.10.2019 22:02

Best explanation i have ever seen..

Ответить
@saeedkhan321
@saeedkhan321 - 14.08.2019 09:07

question is when i want some changes in my app. or i m still developing my app and want to run it on container. so how could i connect my vscode to that container ?

Ответить
@raghudubey6778
@raghudubey6778 - 08.06.2019 18:38

Excellent video boss. thanks a lot.

Ответить
@serdarsuleyman1017
@serdarsuleyman1017 - 28.04.2019 23:17

Very well explained. Thanks!!

Ответить
@omermindivanli2981
@omermindivanli2981 - 31.03.2019 23:52

suhc a great tutorial

Ответить
@Sarahchamorro
@Sarahchamorro - 10.03.2019 02:20

Thank you, your explanation was super straight forward!

Ответить
@miguelcastillo7844
@miguelcastillo7844 - 09.03.2019 20:24

Thank you so much. Please continue explaining very very basic. It helped me a lot

Ответить
@ralfgraf4055
@ralfgraf4055 - 07.03.2019 23:27

Good explanations, thank you

Ответить
@maxinitin
@maxinitin - 01.02.2019 18:45

Nice explanation. I do not understand how npm install runs on docker but not on your physical machine

Ответить