A practical guide on Docker with projects | Docker Course

Sdílet
Vložit
  • čas přidán 1. 11. 2022
  • Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss about cloud and devops. That’s what we do all day, all year. We roll out a lot of series and videos on our channel.
    All the learning resources such as code files, documentations, articles and community discussions are available on our website:
    chaicode.com/
    You can find our discord link, github link etc on the above website.
    Twitter/X link: x.com/hiteshdotcom
    Discord link: hitesh.ai/discord
    Learn React with 10 projects: • Let's learn react from...
    Learn Docker: • A practical guide on D...
    Learn Kubernetes: • Complete Kubernetes Co...
    How does a browser works: • How does a browser wor...
    How nodejs works: • How node JS works | En...
    Learn Redux-toolkit: • Learn Redux Toolkit in...
    Learn NextJS: • Nextjs Full stack course
    Learn Typescript: • Why to learn Typescript
    Learn Javascript: • Welcome to new JavaScr...
    Learn React Native: • React Native Mastery: ...
    Learn Zustand: • React state management...
    Learn Golang: • How to get started wit...
  • Věda a technologie

Komentáře • 219

  • @itstechshow7747
    @itstechshow7747 Před měsícem +4

    I deeply appreciate your help. As a beginner, I feel like I am laying a strong foundation. After just one hour of watching, I couldn't resist expressing my gratitude again.

  • @tahirjanwari8775
    @tahirjanwari8775 Před rokem +20

    Hey hitesh when you said at the start of the video "I know a better way to teach and learn things" you really meant it. Thankyou so much. i jus loved the the approach.

  • @faisalraj6654
    @faisalraj6654 Před rokem +3

    Thank you Hitesh. As always, love your content with crystal-clear explanation. Looking forward for more in-depth DevOps Videos.

  • @velmurugans90
    @velmurugans90 Před 4 měsíci +1

    I'm mobile developer. I didn't used docker in my life. Started learning docker now, after watching your video i got a confidence in docoker. Very clear explanation. Thanks for the video. Really i liked it very much.

  • @channuangadi7504
    @channuangadi7504 Před rokem +2

    This is how one should explain to beginners
    Crystal 🔮 clear explanation

  • @neamulkabiremon
    @neamulkabiremon Před 3 měsíci +3

    Although I have watched so many videos and tutorials, even a paid course, this video taught me everything I needed to know to get started with Docker. I am grateful to you, hitesh sir.

    • @seekhoaursikhao4046
      @seekhoaursikhao4046 Před měsícem

      No docker video series yet with the same voice and same pitch , waiting as a free mode, becoz we believe knowledge sharing.

  • @fusssgy8190
    @fusssgy8190 Před 11 měsíci +2

    Hey Hitesh, thank you for making this video. I have watched a lot of docker tutorials, this is my favorite one so far. You digested so much information to this. Good Job 🤟

  • @utsavupadhyay6819
    @utsavupadhyay6819 Před rokem +11

    No word's to explain how thankful and blessed we are sir...

    • @HiteshChoudharydotcom
      @HiteshChoudharydotcom  Před rokem +6

      Happy to help

    • @adityaraj-zm7zk
      @adityaraj-zm7zk Před 29 dny

      ocker run -p 27017:27017 -e ME_CONFIG_MONGODB_ADMINUSERNAME=admin -e ME_CONFIG_MONGODB_ADMINPASSWORD=password --name mongoas --net mongo-network -d mongo
      2c88e0e277f837200dfb55e564fb28c07078c21eebdb457a20b84ce0bb557472
      docker: Error response from daemon: network mongo-network not found. what is the problem

    • @adityaraj-zm7zk
      @adityaraj-zm7zk Před 29 dny

      docker run -p 27017:27017 -e ME_CONFIG_MONGODB_ADMINUSERNAME=admin -e ME_CONFIG_MONGODB_ADMINPASSWORD=password --name mongoas --net mongo-network -d mongo
      2c88e0e277f837200dfb55e564fb28c07078c21eebdb457a20b84ce0bb557472
      docker: Error response from daemon: network mongo-network not found. what is the problem

  • @purushottamkhedre3279
    @purushottamkhedre3279 Před rokem +41

    At 1:16:55, I think before connecting to some network we have to create a network using the command:
    $ docker network create --driver bridge some-network
    otherwise we will get the error: docker: Error response from daemon: network mongo-network not found.

  • @morecoinbull
    @morecoinbull Před 5 měsíci +3

    Great Video Man. Thanks again for doing this. For any one Having an Issue getting the "Error response from daemon: network mongo-network not found" all you need to do is create the network first. Just input "docker network create -d bridge mongo-network" then try the command to create the instance again

  • @Sarvesh_Coder
    @Sarvesh_Coder Před rokem

    I'm falling in love with ur content and also with the HRX cap.

  • @shivamchawla3171
    @shivamchawla3171 Před 2 měsíci

    i am amazed to see you ar
    e fluent in english as well as hindi and the way you know all the things like web development,data science and devops and about life also

  • @santoshgangal5398
    @santoshgangal5398 Před rokem

    Amazing Explanation with every bit of details. Thanks so much. Love to get more videos on Docker. Salute

  • @xyvielyons-kh8vw
    @xyvielyons-kh8vw Před 2 měsíci

    thank you so much Hitesh. This was the most simplest tutorial to understand about docker

  • @abhayverma6300
    @abhayverma6300 Před rokem +8

    Sir these kind of long videos are actually very good specially when you just want a kickstart your journey . Keep working on these types of videos sir hats off to you.

  • @Nikhil-qi4oz
    @Nikhil-qi4oz Před rokem +1

    Learning from you each day, my friend. Great content, not only in this video but other videos as well. Keep up the good work!

  • @architkumar1265
    @architkumar1265 Před 2 měsíci

    You explain the technical concepts in such a simple way, Thanku for your efforts sir!!!

  • @rakeshveepuri8190
    @rakeshveepuri8190 Před rokem +1

    Bro you are awesome the way you have explained everything in detail is superb. I have a small request, can you make a detailed video for Jenkins as well if possible please

  • @sandipbera35
    @sandipbera35 Před 3 měsíci

    Ultimate course for docker , thanks hites ❤❤❤❤

  • @user-kz3fw8pw3x
    @user-kz3fw8pw3x Před 9 měsíci

    great stuff, best video on docker I have seen so far.

  • @saurabhchoudhary9143
    @saurabhchoudhary9143 Před rokem +9

    Thanks for the amazing video. Expecting a whole playlist on the world of Devops.
    Your videos are really awesome both content and quality wise.. Keep up the good work

    • @manusharma9089
      @manusharma9089 Před 10 měsíci

      how many projects he has made in this video ?

    • @creepopsub2936
      @creepopsub2936 Před 12 dny +1

      @@manusharma9089 These are small projects only which u cant put in resume. But its 4 i guess.

  • @andrewperez8488
    @andrewperez8488 Před 9 měsíci +1

    Hitesh I found your videos yesterday. Wanted to share that I absolutely love your teaching style and simple and colorful explanations. Love what you are doing, keep it up! Subbed

  • @pascaleobiorah5407
    @pascaleobiorah5407 Před 6 měsíci

    Great tutor! Great content! Awesome! Crystal-clear!

  • @shuvambhowmick7674
    @shuvambhowmick7674 Před rokem +16

    Great video! I believe you missed one part where you have to create the mongo-network (1:18:10) before running the following command " docker run -p 27017:27017 -e ME_CONFIG_MONGODB_ADMINUSERNAME=admin -e ME_CONFIG_MONGODB_ADMINPASSWORD=password --name mongodb --net mongo-network -d mongo". I wasn't able to run this command until I created a docker network through the following line: "docker network create mongo-network"

  • @darshanborse7872
    @darshanborse7872 Před rokem +1

    I was waiting for this course. Thank you sir 😇

  • @harshacharya2084
    @harshacharya2084 Před rokem +15

    I highly Appreciate your efforts you are great teacher I loved your typerscript videos. 🔥🔥

  • @Ycneuqerfesiar
    @Ycneuqerfesiar Před 6 dny

    You are an awesome teacher! Thank you!👍❤

  • @tenzinwoeser6842
    @tenzinwoeser6842 Před 9 měsíci +1

    Enjoyed this. Will be going to look into how to containerise MERN/NEXT app. Thank you and please let me know if you already have a series on that. Thanks

  • @sip360
    @sip360 Před rokem

    Only content no gas thankyou so much sir

  • @RaushanKumar-bb4pe
    @RaushanKumar-bb4pe Před rokem +3

    Hitesh sir never fails to surprises. No "prepromises" only surprises.

  • @tonnytei2210
    @tonnytei2210 Před měsícem

    Truely grateful for this

  • @adii_srivastava
    @adii_srivastava Před 6 měsíci

    Thank you so much for this wonderful course.🤩

  • @MhmdGhdbn
    @MhmdGhdbn Před 2 měsíci

    Pretty neat tutorial . Much appreciated mate!

  • @devwebj7686
    @devwebj7686 Před rokem +2

    thank you sir, really enjoyed and learnt a lot!.

  • @sibabalwesinyaniso4491
    @sibabalwesinyaniso4491 Před rokem +1

    Much love from South Africa 🎉

  • @manish-mk
    @manish-mk Před rokem +1

    Such a gold content !

  • @Raadha_Ji
    @Raadha_Ji Před rokem +1

    Thanks for this !! waiting for more Content for Docker and K8 (from scratch for K8 😊)

  • @tech_channel110
    @tech_channel110 Před 7 měsíci

    very well explained sir
    keep helping us
    thank you for quality content

  • @Android-17
    @Android-17 Před 4 měsíci

    Only Docker course you will need to get started.
    As a bonus you will also learn : how to navigate through documentation.
    Excellent content as always🌟
    *Thank You Hitesh SIR*

  • @CapricornByteJourney-kq8ql
    @CapricornByteJourney-kq8ql Před 3 měsíci

    Thanks for the tutorial Hitesh!!

  • @tejasvenugopalan115
    @tejasvenugopalan115 Před 5 měsíci

    This is really good. Want more devops video

  • @mdsuwebreza4339
    @mdsuwebreza4339 Před rokem +3

    This is the actual thing that I was looking for... Thank you sir 😁.

  • @dss963
    @dss963 Před 2 měsíci +2

    When you create such long videos please ensure you have timestamps included as well

  • @makeauthority
    @makeauthority Před rokem

    it's a great video. we need more videos on DevOps please make a video on Kubernetes.

  • @aravindsanjeev4150
    @aravindsanjeev4150 Před rokem +8

    Wow🤩. Please do more of in depth tutorials. Currently enjoying your typescript class.

  • @anirudhcodes
    @anirudhcodes Před rokem

    Fantastic video sir ❤❤

  • @vikastangudu712
    @vikastangudu712 Před 8 měsíci

    Such a nice video, Thank You.

  • @jitendersingh9473
    @jitendersingh9473 Před rokem

    Waiting for this 🙌

  • @user-hs1zd2jc8d
    @user-hs1zd2jc8d Před rokem +1

    Hi Hitesh, first of all thanks a lot for the video, I was able to understand everything you said,
    I was wondering which extension or plugin or software were you using for the suggestion feature in the terminal, and is it available for windows and linux ?

  • @surajmauryaofficial
    @surajmauryaofficial Před rokem +3

    Was waiting for this only sir. Thank you ☺️

  • @rahulkr7349
    @rahulkr7349 Před 5 dny

    Really helpful video.

  • @ROVAKAN
    @ROVAKAN Před 9 měsíci +1

    Docker is not vm , but it needs linux kernel , so if you install it on windows machine it will need linux virtual machine so it can share the kernel to all running docker containers which executed with diffrent pids

  • @supremeleader5516
    @supremeleader5516 Před 27 dny

    first half of video was easy to grab, second part was above head but hey, i got the idea. now i can watch some other easy tutorial

  • @praveens6103
    @praveens6103 Před rokem +3

    Thank you so much sir I love such series 😍🥰

  • @l1v360
    @l1v360 Před 3 měsíci

    Thank you, it was really good video

  • @hitendrasingh01
    @hitendrasingh01 Před 8 měsíci

    understood everything, thankyou.

  • @benstonnihal6802
    @benstonnihal6802 Před rokem

    Thank you !! Thank you !!

  • @user-ip4uz4jw8f
    @user-ip4uz4jw8f Před 10 dny

    Thanks bhai ❤

  • @mentor.bilal1
    @mentor.bilal1 Před 4 měsíci

    amazing lecture

  • @chiatuirodaniel673
    @chiatuirodaniel673 Před 5 měsíci

    2 minutes into the video i already subscribe to your channel.

  • @satyasmart9280
    @satyasmart9280 Před rokem +3

    You're very very transparent man!
    Great content.. This is how we learn things
    Actually you need not to ask us to Subscribe... You content speaks a lot
    Thank you for this video. awaiting for that docker series☺

  • @ganeshsubramanian6217
    @ganeshsubramanian6217 Před rokem +3

    Hi Hitesh, do you have plans for a course on Full Stack GoLang in the coming days. It will be very helpful if you can launch one.

  • @reggie9550
    @reggie9550 Před 5 měsíci

    Looking forward to register for more courses in your portal. Looks like they are down.. please check.. Docker well explained.. thank you!!

  • @prateekjha9051
    @prateekjha9051 Před rokem

    @Hitesh Ahhh...a very insightful... Gracias

  • @reedamranjan6367
    @reedamranjan6367 Před rokem

    @Hitesh Choudhary What have you used in your terminal that gives you autosuggestion ?

  • @arihantjain5627
    @arihantjain5627 Před 2 měsíci +3

    That backslash trick not working in mine anyone know solution?

  • @jay_wright_thats_right
    @jay_wright_thats_right Před měsícem

    Hitesh reading Docker's documentation is funny. You can see he feels like us. We all have said, "stop trying to sound smart and use common language."

  • @hemanthkumarkakarla296
    @hemanthkumarkakarla296 Před 2 měsíci

    crazy learning

  • @vsharma1991
    @vsharma1991 Před rokem +4

    Hi Hitesh. Thanks for creating this video.
    If possible can you please add chapters which helpful for checking some specific topic. because some revision of any topic is necessary

    • @manusharma9089
      @manusharma9089 Před 10 měsíci

      how many projects he has made in this video ?

  • @idkknow-mg5rz
    @idkknow-mg5rz Před rokem

    you're the only indian that i love in india ❤

  • @dantrrrrr
    @dantrrrrr Před 11 měsíci

    hi , which extension do you use to suggest command terminal ? i love it .may i know it

  • @Sanjay-ie4ui
    @Sanjay-ie4ui Před rokem +4

    Thank you, Hitesh sir for this Course. Learning from you has always been an effective way to learn something for me.
    By the way, could someone tell me the font name?

  • @pankajthapaliya2336
    @pankajthapaliya2336 Před rokem

    I just started with your docker course on LCO. Now I'm confused which one to go with xD

  • @abhishekshah6871
    @abhishekshah6871 Před 6 měsíci

    Thank you sir

  • @sanjeevanilakade2391
    @sanjeevanilakade2391 Před 9 měsíci

    This is the bestttt! :)

  • @swen-1075
    @swen-1075 Před 5 měsíci

    Hi sir, sir can you tell us how can we enable suggestion commands in CMD window 10, like in this tutorial whenever you are writing a command its giving you a suggestion window and you can choose the right one , like the snippets in vs code.

  • @sujith5441
    @sujith5441 Před rokem

    When I change the volume name to something new and restart the containers, the frontend still shows data from old volume.

  • @janyajoshi
    @janyajoshi Před 9 měsíci

    though I am midway now, but really Awesome learning experience. I saw the terminal has intellisense. how can we enable that in windows ?

  • @datareport1582
    @datareport1582 Před rokem

    Nice bhai

  • @gyanshree6203
    @gyanshree6203 Před rokem +3

    best docker course on the internet , thanks sir 🥰

  • @starrynight72
    @starrynight72 Před 4 měsíci

    Hitesh, could you share what is the tool that offers the intellisense in your CLI?

  • @nigam_sharma
    @nigam_sharma Před 6 měsíci

    Watching at 1am on 30 December 2023.
    Thankyou Hitesh Sir

  • @vinaysingh7216
    @vinaysingh7216 Před 6 měsíci

    Is there any full playlist available for Docker & Kubernetes as mentioned in video?

  • @sip360
    @sip360 Před rokem +4

    Hello Hitesh sir Can we expect a kubernetes course with docker from you?

  • @firosiam7786
    @firosiam7786 Před rokem +1

    Could u a project based js vedios it dsnt need to be long just short enough so if we watch and follow along we could also learn to code something from scratch

  • @sedraczek
    @sedraczek Před 5 měsíci

    How to you see in your terminal docker hints when you type commands?

  • @thecloudterminal
    @thecloudterminal Před rokem

    Thank you for creating such an awesome video Mr Hitesh. Learnt a lot

  • @Viralvlogvideos
    @Viralvlogvideos Před rokem +1

    Great video

  • @valeraaligator999
    @valeraaligator999 Před rokem

    Hi, Hitech. Do you have Linux course? Or it will be in future? ubuntu or fedora

  • @mangeshthakre8507
    @mangeshthakre8507 Před rokem

    💥💥

  • @codewithumarr
    @codewithumarr Před 8 měsíci

    How your terminal getting auto completion or suggestions for available comand?

  • @himansumaurya2883
    @himansumaurya2883 Před 2 měsíci

    Thanks

  • @hydraanshul
    @hydraanshul Před rokem

    is it for real that we get this valuable docker tutorial for free someone pinch me thank you hitesh sir love you

  • @parthpitroda35
    @parthpitroda35 Před 2 měsíci

    I'm watching this on 4th April 2024 can i still follow along the video to learn docker?

  • @anupkhismatrao9280
    @anupkhismatrao9280 Před 7 dny

  • @JayeshDhandha
    @JayeshDhandha Před rokem +1

    Back to Jaipur? I was there for few days, Amazing city 💕

  • @parimalsrivastava5061
    @parimalsrivastava5061 Před 6 měsíci +2

    hey how to goto new line in docker in terminal
    i first put \ in my terminal but didnt worked
    so what should i do @hitesh
    plz help

  • @osinduwimala9630
    @osinduwimala9630 Před rokem

    Really helpful 🖤🙏

  • @creepopsub2936
    @creepopsub2936 Před 13 dny

    this flask one i couldn't done is anyone here to help???? i am getting error in requirement file while building the image. i tried removing that line and writing 'RUN pip install flask'. Now Image was build fine. but when i run the containner, it shuts down and says
    2024-06-20 01:09:53 python: can't open file '/app/index.py': [Errno 2] No such file or directory
    Please help anyone asap.

  • @codingmadesimplified
    @codingmadesimplified Před rokem

    how you get that dropdown on your terminal