This is one of those videos you skip when you're a beginner, because it seems so daunting, but in the end it's that video that makes all the other random bits of info you found click into place, finally making it all understandable.
@sandeepkosta57502 жыл бұрын
You said what i just felt. 🤣🤣
@syncpoint Жыл бұрын
I am not going to skip 😉
@bilza202310 ай бұрын
thanks for the heads-up
@SabarishSateesh11 ай бұрын
I learnt a lot about docker in this 100 minute video. Recommended for anyone beginning with Docker.
@bilkisuismail6096 Жыл бұрын
Finally, someone who can explain docker to a novice. Thanks you just gained a subscriber
@RG-sv4qb3 ай бұрын
I'm 45mins in to the video, and so far this is unbelievably good, thank you so much!
@pranavverma37 Жыл бұрын
After checking many videos in youtube. No one explain som much of depth. Wonderfull videos Thanks
@joekane92357 ай бұрын
Absolutely superb, much better than some other paid resources I used. This is perfect for beginners who have a concept of what an image or container is and are looking to dockerise some projects or create from scratch. The best explanation of Dockerfile and compose that I have seen, with all the supplemental information you need to develop you understanding as opposed to regurgitating steps in a process.
@edwardoakley86593 жыл бұрын
This is, and I can't express highly enough, exactly what I was looking for! Perfect tutorial, clean, clear, all the information you need. Thanks dude
@CharlesSeelig Жыл бұрын
Excellent! You cover a lot of ground with crisp, no cruft examples that build one upon the next. Among the best tuts I've ever seen. Thank you!
@RajeshRRajamani2 жыл бұрын
Absolute Gem . Every concept explained with a perfect example . Wish I had came across this earlier . Kudos
@morshedulmunna1 Жыл бұрын
Best video Ever for me after watching 20 videos and wast of 2 days time ... thank you
@farrukhatabekov5953 жыл бұрын
Nobody dares to dislike this video. As usual, Sanjeev. Great content !!
@ARESxWARLORD2 жыл бұрын
Hands down the best docker tutorial on the Internet
@shashikantsharma35513 жыл бұрын
Thanks a lot for making this video. Great explanation. I actually saw around 10+ videos on KZbin didn't understand Docker so clearly as you did in this video. 👍👍
@SanjeevThiyagarajan3 жыл бұрын
Thanks man glad u liked the video. I actually made a longer version of the course where I go over deployment and a few other things. Check it out if u got time kzbin.info/www/bejne/oKDXoYmqe9yMeM0
@shashikantsharma35513 жыл бұрын
@@SanjeevThiyagarajan Yea sure. Thanks for sharing
@ahsaanali45122 жыл бұрын
Best video on docker file and compose file configuration, really appreciable.
@cemyurtbas76683 жыл бұрын
Thank you so much, time well spent on watching and learning :) Big thanks for explaining all micro knowledge you have for new starters like me. Sending big hugs from Turkey. I lunched my app on aws / ubuntu machine with all manual work. Its time time do it with docker container. Hope you keep doing what you do. Thanks alot again.
@SiavashHabil2 жыл бұрын
This is really clean, clear and usful tutorial and contain lots of points you need to take care of them when dockerizeing node project. Really appreciate to watch this course. Thanks dude :)
@spaceghost1663 жыл бұрын
Thanks for the video! Super clear and well explained!
@web-dev-lab3 жыл бұрын
This is just awesome. Best practical video on docker
@tomaszstec56723 жыл бұрын
Really good job man!!! In oposition to other contents creators You really showed many important aspects . Truly appreciate, very useful and detailed. Thank You!!!
@nishantkumar69603 жыл бұрын
So much valuable content. You're GOD. What a great teaching style.
@edonan85 Жыл бұрын
Thanks a lot for the thoughtful explanation, you're an amazing teacher!
@ShreyaSharma-vg7eb Жыл бұрын
Awesome video, clearly explained everything!!!
@successezeh2009 Жыл бұрын
Amazing tutorial👏👏👏👏
@nthonymiller Жыл бұрын
Thanks for this awesome video, just what I needed
@CraigTyler2 жыл бұрын
Excellent. Very thorough.
@PhilAlbu2 жыл бұрын
Great tutorial! Really appreciate the time you put into this! :)
@geraldbustos5 ай бұрын
Excelente video!
@r2c12 жыл бұрын
Congrats! This is perfect! Thanks!
@sunevolve3 жыл бұрын
Your Genius, Thanks, man!, please do a video on CI/CD Pipeline with Github Actions
@shaikhanuman8012 Жыл бұрын
Thanks you for clear explanation, can provide a video on ci,cd and git hub integration with deployments, it would be more helpful to a lot of peoples thank you, sir.
@totheunkown-r1q9 ай бұрын
Excellent course
@rezwansaki2 жыл бұрын
Very helpful tutorial. Thanks. :)
@danilchernysh83723 жыл бұрын
awesome, can't find such a good tutorial on russian
@jasonl96302 жыл бұрын
Help me use this for typescript, my types is not being registered because node_modules is empty on the host
@santhoshmj71162 жыл бұрын
in environment variables section why you enter the port 4000 while run the container but in Dockerfile you mention 3000?
@The122PelZZzzz3 жыл бұрын
It would be interesting to hear from you about Redis, in particular its integration with JS. Thanks for your work
@SanjeevThiyagarajan3 жыл бұрын
I'm already working on a full stack tutorial that will incorparate redis :)
@piyushmahapatra54023 жыл бұрын
@@SanjeevThiyagarajan Awesome bro! Your Tutorials and the Voice is so clear. Loving it! Will it be free or paid ? Thanks in advance!
@SanjeevThiyagarajan3 жыл бұрын
it'll be free
@The122PelZZzzz3 жыл бұрын
@@SanjeevThiyagarajan And something with sequelize is not planned? :)
@SanjeevThiyagarajan3 жыл бұрын
@@The122PelZZzzz not a huge fan of sequalize. I'll probably do a video knex.js
@Noam-Bahar10 ай бұрын
Awesome video 🎉
@liongirl38922 жыл бұрын
Hi can you please help. Why I couldn't create node images? It's always say none images only instead of node. Can you say the solution for it? Please
@josebarraza1183 жыл бұрын
please create a tutorial for dockerizing mongodb with this express app
@mbart832 жыл бұрын
I have everything set up same as you, but nodemon is not restarting inside container when files change
@mbart832 жыл бұрын
oops, turns out not everything, forgot to add "-L" to nodemon command
@jimshtepa54232 жыл бұрын
at 52:16 when you print the list of file in the running container you can see the Dockerfile exists inside the container although we have explicitly included it in the dockerignore file.Could you please explain why that is happening?
@lalitsekharbehera6012 Жыл бұрын
i think it's because of the volume!
@igadget7772 жыл бұрын
Thanks for the video. I like the way you explain things. Only issue I'm having is that for some reason my .dockerignore file is not working and all the files are copied. Any ideas? Thanks.
@SanjeevThiyagarajan2 жыл бұрын
Docker ignore is just for building images. If u have a bind mount then it will sync all files
@pranavverma37 Жыл бұрын
please make an video of cicd pipline on node js
@damilaremichael95432 жыл бұрын
you saved my life
@rezwansaki2 жыл бұрын
My container stops or restart when run to create. Please give source code.
@sematoghem2 жыл бұрын
it's answer beginners what thing doing. great....
@khandoor72283 жыл бұрын
Fantastic stuff
@maulanaimammalik89333 жыл бұрын
Please make node.js crash course tutorials
@tomaszstec56723 жыл бұрын
Github Actions pretty good idea!!!!
@LakshmikantDeshpande4u Жыл бұрын
Excellent
@mylifehacks93815 ай бұрын
Thank you!!
@davychhouk3 жыл бұрын
Thank you for a great tutorial. This has been very helpful to me. It would be great if you could put this code on a github repo. It would help a lot.
@SanjeevThiyagarajan3 жыл бұрын
Here you go man. Keep in midn i made a follow up video to this course that includes all the content from this video plus another 3hrs of content so the github repo has the final config for that video. github.com/Sanjeev-Thiyagarajan/node-docker
@davychhouk3 жыл бұрын
@@SanjeevThiyagarajan Ahh got it. Thanks :)
@elektrixmk3 жыл бұрын
Thanks for the great video! Curious - would it be possible to sidestep running the bash command (for the multi-environment support) in the Dockerfile and use Docker's multi-stage builds instead?
@SanjeevThiyagarajan3 жыл бұрын
You 100% can do it with multi-stage builds. Multiple ways to accomplish things
@elektrixmk3 жыл бұрын
@@SanjeevThiyagarajan yeah, no question about that! I was just wondering if you maybe have any examples / patterns of such an approach? Thanks!