Docker tutorial in Hindi #9 Create docker file | make image from docker file

preview_player
Показать описание
Here we will learn how to create docker file and how to create image from docker file in the Hindi language. This docker course is made by Anil Sidhu in the Hindi language.

Points of video
Make a Basic App for node js
Write simple basic API.
Run App
Test Project and API

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

what a great work sir. nice explanation and very easy to understand

Montypatro
Автор

the best lecture on youtube very nice explanation its works on first attempt

irfanbhatti
Автор

Looks good, but I will suggest if we are using node:latest as an image then we should run npm ci instead or run npm install at 06:27 this will always install packges from lock file instead of package.json file which will eventually update packages if in the future new version of node:latest image release, or the second way we can use specific version of node like FROM node:18

its just a suggestion rest its a great explantion :)

Mukirawat
Автор

super thanks for this video clear my all docker concept

MaheshChomal-rxvt
Автор

It is a really great video. Also can you please make a video about creating multistage dockerfile? Thankyou

shubhamkanhere
Автор

thankyou so much sir it really helped me alot

chocolateme
Автор

Sir ab to start kr hi dejeye next start..please thnx

MunnySingh-qikc
Автор

is macbook air m2 8/256 enough to run docker/kubernetes and for occasional video editing.?

lucks
Автор

sir docker ka use krke ecommerce application bnva dijiye reactjs and tailwind ke sath

ShivamGupta-mjbf
Автор

The series is getting interesting after every video ❤.. Sir, the show must go on 👍... I think there should be a way to reduce the size of the docker image by making our own image instead of pulling the official node image.. is that possible?

rohan.mahajan
Автор

as soon as you crete docker file with name "dockerfile", how your project understood it is a docker file, is it because of the name that you have give ? and if yes, the does it mean we cannot give any other name to our docker file ?

SnehilSaxena-sb
Автор

Sir deployment k upar v series jismai ssh vegra karna padta hai

PlanetSachin
Автор

Sir kindly please reply kariega Dockerfile ka D tou capital rakhna hota haina??

taqvisofficial
Автор

Jaise "RUN npm install" kiya tha, waise hi kya "RUN node index.js" nahin kar sakte hain instead of "CMD ["node", "index.js"]"?

sumved
Автор

Kya aap hame live stripe payment gateway sikha sakte h react node, sandbox wala nahi, live

rjsahai
Автор

Nice video, How much videos will come approx?

nileshgore
Автор

Kindly answer mee i m waiting for next js video

KhanGaming-lsue
Автор

i am unable to find npm in my vs code in windows
can you help me in this regard sir

Santosh
Автор

Sir next js playlist kia complete hogai haii???

KhanGaming-lsue