Docker Tutorial for Beginners - A Full DevOps Course on How to Run Applications in Containers

Поделиться
HTML-код
  • Опубликовано: 31 июл 2024
  • Get started using Docker with this end-to-end beginners course with hands-on labs.
    Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications, whether on laptops, data center VMs, or the cloud.
    In this course you will learn Docker through a series of lectures that use animation, illustration and some fun analogies that simply complex concepts, we have demos that will show how to install and get started with Docker and most importantly we have hands-on labs that you can access right in your browser.
    💻 Practice Labs: bit.ly/3IxaqRN
    🔗 KodeKloud Website: www.kodekloud.com
    🎥 Tutorial from KodeKloud. Check out their RUclips Channel: / mmumshad
    ⭐️ Course Contents ⭐️
    ⌨️ (0:00:00) Introduction
    ⌨️ (0:02:35) Docker Overview
    ⌨️ (0:05:10) Getting Started
    ⌨️ (0:16:58) Install Docker
    ⌨️ (0:21:00) Commands
    ⌨️ (0:29:00) Labs
    ⌨️ (0:33:12) Run
    ⌨️ (0:42:19) Environment Variables
    ⌨️ (0:44:07) Images
    ⌨️ (0:51:38) CMD vs ENTRYPOINT
    ⌨️ (0:58:37) Networking
    ⌨️ (1:03:55) Storage
    ⌨️ (1:16:27) Compose
    ⌨️ (1:34:49) Registry
    ⌨️ (1:39:38) Engine
    ⌨️ (1:46:20) Docker on Windows
    ⌨️ (1:53:22) Docker on Mac
    ⌨️ (1:55:20) Container Orchestration
    ⌨️ (1:59:25) Docker Swarm
    ⌨️ (2:03:21) Kubernetes
    ⌨️ (2:09:30) Conclusion
    --
    Learn to code for free and get a developer job: www.freecodecamp.org
    Read hundreds of articles on programming: www.freecodecamp.org/news

Комментарии • 1,1 тыс.

  • @vadrif-draco
    @vadrif-draco 2 года назад +41

    These interactive hands-on labs are amazing as well as the entire course, thank you very much!

  • @syedali-fw4ji
    @syedali-fw4ji 2 года назад +30

    Absolutely phenomenal. With the hands on labs one of the best overall IT lessons on youtube period. God bless and sincerely thank you!

  • @marx427
    @marx427 3 года назад +32

    I wasn't expecting this. This is beautiful, from the quizzes to the actual teaching. Beautiful

  • @Harsh-lt5gg
    @Harsh-lt5gg 2 года назад +32

    Amazing course packed in 2h! The instructor's way of expressing and explaining the core concepts and technical aspects is just amazing. I'm really satisfied of what I have learnt from him 🔥 Huge thanks to KodeKloud! 🔥

  • @leixun
    @leixun 4 года назад +864

    *My takeaways:*
    1. Docler overview 2:35
    2. Container vs Virtual Machine 9:25
    3. Container vs image 13:07
    4. Getting started 15:10
    5. Install docker 16:58
    6. Docker commands 21:00
    7. Labs 29:00
    8. Run docker 33:12
    9. PORT mapping 36:30
    10. Volume mapping 39:32
    11. Docker environment variables 42:19
    12. Docker images 44:10
    13. Docker CMD vs ENTRYPOINT 51:38
    14. Docker networking 58:37
    15. Docker storage 1:03:57
    16. Docker compose 1:16:27
    17. Docker registry 1:34:50
    18. Docker engine 1:39:38
    19. Resource sharing between host and containers 1:44:40
    20. Docker on Windows 1:46:18
    21. Docker on Mac 1:53:22
    22. Docker swarm 1:59:25
    23. Overview of Kubernetes 2:03:20

    • @vinjameson3944
      @vinjameson3944 4 года назад +3

      Thank you. Much appreciated!

    • @bearbuklyx5791
      @bearbuklyx5791 4 года назад +10

      you lost docker compose 1:16:42

    • @leixun
      @leixun 4 года назад +4

      @@bearbuklyx5791 Thanks, I will fix it.

    • @philipp5386
      @philipp5386 4 года назад +8

      36:42 voicecrack

    • @Majkirsche
      @Majkirsche 4 года назад +2

      thank you!

  • @yashkhandha
    @yashkhandha 4 года назад +57

    Very well explained. Most of the concepts included in a single video. I had watched many videos on Docker and got information on different parts. I started your video just to see if I know everything and I ended up watching the entire video.
    Thanks for the help mate! Cheers.

  • @romanandreev9582
    @romanandreev9582 4 года назад +57

    The best beginner's docker course ever!

  • @jalalasif3898
    @jalalasif3898 3 года назад +358

    I still struggle to believe that this is all free. Like, what even dude. You guys are the best!

    • @michal234486
      @michal234486 3 года назад +15

      You pay with your free time. Nothing is really free. Other ppl learn it as well which makes you worse off on the job market if you dont keep up.

    • @yusufakyol5607
      @yusufakyol5607 3 года назад +4

      You are paying by watching the ads :).

    • @jalalasif3898
      @jalalasif3898 3 года назад +9

      @@yusufakyol5607 *vigorously watches ads like a maniac*

    • @nickieferrante5487
      @nickieferrante5487 3 года назад

      "There's no such thing as a free lunch" - Milton Friedman

    • @ravirao1981
      @ravirao1981 2 года назад +1

      Life goes on because of good people like you. Excellent video. God bless you guys.

  • @olawaleipadeola7916
    @olawaleipadeola7916 2 года назад +8

    This is the most detailed beginner course I have ever undergone. Amazing work by the instructor.

  • @kdev2911
    @kdev2911 4 года назад +8

    Amazing! I just love the simplicity on how it is explained, a gotta say that after two tries on learning docker, this third attempt was the most simple yet comprehensive one, thanks!!

  • @DivyanshuBansal
    @DivyanshuBansal 4 года назад +26

    One of the best videos that I've ever watched on youtube. Your platform is also awesome.

  • @cadenhowell6612
    @cadenhowell6612 2 года назад +81

    Well done. Right in line with my style of learning. Thanks for the effort put into the diagrams and labs.

  • @Loading805
    @Loading805 4 года назад +19

    Great job, sir! Thank you. I have been watching a full tutorial of docker which lasts more than 10 hours, but in two hours, you taught me a lot more. Thank you for sharing this.

    • @KodeKloud
      @KodeKloud 4 года назад +3

      You are welcome!

  • @wolfsnase4993
    @wolfsnase4993 4 года назад +6

    This an awesome introduction into Docker that covers all aspects necessary to get a very good overview of Docker and to get started. I especially like it that no time is wasted with lengthy, long-winded explanations and to much repetitions. The two hours are packed with information and every minute is worth watching. One of the best tutorials I've watched so far. Great job! 👍

  • @safiulanik
    @safiulanik 3 года назад +1

    This is the single best intro to containerization, docker and container orchestration concepts. Enjoyed almost every second of it.

  • @renukashahu1
    @renukashahu1 4 года назад +15

    Loved this, best explanation for docker, I found on RUclips.

  • @brebre3582
    @brebre3582 3 года назад +11

    This is the video training that we all have been wishing, waiting and hoping for. Sir, hands down...you are one of the best lecturers on this platform. Kudos and thanks.

  • @rajeshprabhakaran3113
    @rajeshprabhakaran3113 5 лет назад +4

    best docker tutorial available out there in the internet right now. Almost all docker concepts are covered in this tutorial with undeestandable explanation and visual representation. Awesome

  • @chittranjankumar5769
    @chittranjankumar5769 4 года назад +1

    Great experience thru out the session and can see the effort put in the tutorial. Crystal clear communication to understand each and every word uttered. Two hours is less for such topics like Docker but incorporated everything needed for beginners. Bravo!

  • @matix26
    @matix26 3 года назад +1

    This is the best tutorial on docker so far. Clear and in-depth!

  • @akshayverma1115
    @akshayverma1115 4 года назад +13

    Great tutorial tottally loved it, was looking for something exactly like this to start learning docker. Thank you !

  • @wilsonlaris3901
    @wilsonlaris3901 3 года назад +7

    Give this teacher a thumbs up ! He is brilliant at teaching.

  • @bradpeters9511
    @bradpeters9511 4 года назад

    The information in this video combined with the labs is easily the best Docker introduction I have found so far. Better than the official Docker introduction. Thank you for sharing your knowledge.

  • @xrfox1634
    @xrfox1634 3 года назад +2

    I can't believe that a video with this quality is free, thanks so much for your efforts!

  • @GavinJones01
    @GavinJones01 3 года назад +4

    Without a doubt the best course I've ever watched. Hands down, excited by Docker now instead of fearing it! Amazing work.

  • @amdenis
    @amdenis 4 года назад +109

    You did such a phenomenal job on this video- like one in a thousand. You are an amazing teacher and really thought through the instructional sequence very well. I look forward to checking out your other videos and related instructional materials you referenced. Thanks!

    • @l12f3r
      @l12f3r 2 года назад +1

      Can't agree more. What a great experience! Thank you very much. Hope you succeed in all endeavors!

  • @kreem2300
    @kreem2300 Год назад

    Best docker tutorial ever. Loved the way he teaches. Not too fast, not too slow.

  • @panagiotissklavos5398
    @panagiotissklavos5398 Год назад +2

    Best tutorial I tried. It contains everything I needed to know to use docker from scratch unlike other videos that were not so inclusive. Great Job guys. Definetely keep an eye for other videos of interest coming from you.

  • @VivekMore1
    @VivekMore1 5 лет назад +15

    Loved the pace and explanation !

  • @27.Counting
    @27.Counting 4 года назад +17

    Best explanation to Dockers and Docker orchestration Introduction. Loved it

  • @edwinc.nwofor
    @edwinc.nwofor 3 года назад +2

    Quite frankly one of the best Docker beginners tutorials out there at the moment.

  • @Aryevang
    @Aryevang 4 года назад

    I don't have words to express how valuable and useful is this course. Thank you for providing it for free.

  • @MohdAslam-zx6lw
    @MohdAslam-zx6lw 4 года назад +4

    Absolutely beautiful! So far the best course on Docker Basics I have came across!

  • @BeginningOfTheDreams
    @BeginningOfTheDreams 4 года назад +64

    Great teacher and the way it's presented! Well done!

    • @srinurao6918
      @srinurao6918 3 года назад

      P

    • @srinurao6918
      @srinurao6918 3 года назад

      Puppy ppppppppppllppppppplpl
      Pplpppplpppppppppppppp
      Pllppppyppppppppllppplppplllpppppp

  • @ranelpadon8834
    @ranelpadon8834 3 года назад

    The best Docker video I've watched so far. Clear and practical approach, especially the first hour of the video which is what I really need for now for our project. Thank you! :)

  • @zakb.7108
    @zakb.7108 4 года назад +1

    Greatest explanation of docker ever found on youtube, I hightly recommend and thank you for this great effort of sharing with the community, keep it up!

  • @shengchungshao
    @shengchungshao 3 года назад +8

    very well organized and clearly explained, this is a tutorial highly recommended for beginners

  • @tackle4826mc
    @tackle4826mc 4 года назад +85

    Very good video, cheer up! 😀

    • @hamstercifi9845
      @hamstercifi9845 2 года назад

      I didn't expect to see my childhood hero here...

  • @MarcMcRae
    @MarcMcRae 4 года назад +2

    Have to agree that this course fills a big gap for starting out! Excellent presentation & pace. Thank you for sharing all your hard work and experience.

  • @evilwizard7931
    @evilwizard7931 2 года назад +1

    Amazing tutorial & introduction to practical use. I'm going to be watching this a few times because there is so much to take in, but it hasn't got old or repetitive/monotonous. I like the explanation of deprecating options & the replacements so it helps with understanding the concept of what is being achieved.

  • @tianzicai9964
    @tianzicai9964 3 года назад +11

    I too absolutely enjoyed the tutorial for beginners and all the exercises. Great course!

  • @saltznetwork
    @saltznetwork 4 года назад +4

    This is what a tutorial should be like. Thanks

  • @benceeok
    @benceeok Год назад

    The combo of this video plus the labs is maybe the best educational material I've ever experienced in my life.

  • @tonyg_nerd
    @tonyg_nerd 5 месяцев назад

    Truly one of the best, well-structured videos that I have ever seen, and I literally watch hundreds. I wish I had stumbled on this four years ago.
    Thank you!

  • @davelovesdrums
    @davelovesdrums 3 года назад +3

    Thanks for sharing this, Mumshad! This has been by far, the BEST course in anything Dev related that I've come across on RUclips! I watched 3 videos regarding Docker prior to this and none were as clear and well explained as yours.

  • @MrSree123
    @MrSree123 4 года назад +3

    A complete tutorial with an expert tutor , thank you Mr.Mumshad

  • @gensaikuroki1793
    @gensaikuroki1793 3 года назад +2

    Wow. This is the best beginner tutorial for docker that I have seen. Thanks a lot!

  • @denmark8th
    @denmark8th 3 года назад

    This is the best docker tutorial video I've seen on the internet so far. Nice work!

  • @KhainStakard
    @KhainStakard 4 года назад +3

    Amazing, I have used Docker for small tests but everything was too "mechanical". This video made this though topic very easy to understand! Thanks!

  • @dasarinaresh558gmail
    @dasarinaresh558gmail 4 года назад +6

    This tutorial is really good and effective, it's give an good idea abt entire docke, thankyou

  • @sohamharnale2878
    @sohamharnale2878 2 года назад

    Spent 4 hours on this course! Enjoyed every minute of it. Thanks mate

  • @MMD-ob2tv
    @MMD-ob2tv 3 года назад +1

    first time in my life to finish a 2-hour tutorial and i am speechless !!
    very nice one keep going

  • @Tryston
    @Tryston 5 лет назад +5

    YES! Perfect timing for me! Thank you so much for these videos.

  • @GabrielSantosNicolau
    @GabrielSantosNicolau 4 года назад +135

    docker 2h, "NO ADS"
    that's awesome

    • @tcc1234
      @tcc1234 3 года назад

      Just use uBlock origin for blocking ads lol. It's also sometimes responsible for spreading malware. Better off blocking it totally.

    • @gtv3582
      @gtv3582 3 года назад +4

      @@tcc1234 i acc use a browser called brave, its built off chromium so all the chrome extensions and best part, built in ad block :D

  • @khorshidvahidi
    @khorshidvahidi 2 года назад

    most of the docker tutorials I've watched until this day have just left me more confused but this one really helped. thank you so much!

  • @thomaspetersen3973
    @thomaspetersen3973 4 года назад +1

    Absolutely worth your time. Highly recommended as a fast track to start learning docker.

  • @ImaniHopeFaith
    @ImaniHopeFaith 3 года назад +6

    Awesome intro. I'm tech-adjacent and the first 45 mins helped me understand what the buzz is about.
    Btw, your energy changed when you come to Kubernetes. I don't know if it's coz the 2 hours are coming to an end or just your appreciation of Kubernetes!

  • @fabioPatroni
    @fabioPatroni 5 лет назад +3

    Best docker tutorial video I have ever watched! Thanks!

  • @SachinKumar-js8yd
    @SachinKumar-js8yd 4 года назад +1

    This tutorial is GOLD. And the labs are AMAZING.

  • @royedri6519
    @royedri6519 2 года назад +2

    A review on this course and teacher :
    I have seen lots of tutorials throughout my degree in computer science,
    this was a pleasure of learning, and understanding lots of concepts from a to z
    and with the help from the hands-on labs this was GREAT !
    teacher is awsome, speaking clearly, emphasizing important notes
    thank you so much ! - highly recommended for docker begginers

  • @Prometheus720
    @Prometheus720 4 года назад +4

    This is one of the greatest tutorials for anything I have ever tried to learn in my life.
    One of the best parts of this is that you take the time to explain the history and development of Docker so that we understand why certain things work the way that they do. A great example is when you explain why docker-compose.yml files NEED to have the version number at the top, or why they DON'T need links in the same way.
    You have incredible animations and good presentation skills, and everything is crystal-clear. I am so, so impressed and grateful. I am not a programmer or developer. I might be described as a power-user, but I very rarely write any code at all. I have found this tutorial to be very easy to follow even for someone with super limited knowledge of the programming world. For example, I know next to nothing about most of the systems we are running in the voting app stack. I have never used any of them or written anything in any of them. Even so, you made it easy for me to follow along and focus on DOCKER, not those other things.
    This is the gold standard and I hope you and anyone else who worked on it are proud of this series. You certainly should be.

    • @mumshadmannambeth3738
      @mumshadmannambeth3738 4 года назад

      Thank you so much for your feedback! I really appreciate it. This made my day!

  • @jeffkirchoff14
    @jeffkirchoff14 5 лет назад +5

    BEST DOCKER COURSE

  • @mattcadwell323
    @mattcadwell323 4 года назад

    Great tutorial! Clear, concise, and just the right amount of detail to get started!!

  • @samantharicci469
    @samantharicci469 3 года назад

    Best Docker Material ever! The labs are amazing. A real life saver.

  • @DavenH
    @DavenH 4 года назад +67

    I feel like there must be some confusion with the docker compose links example from 1:23:00 onward. The 'result-app' image name surely goes on the 4th "docker run" line, as well as the links arguments.

    • @luckywivern9433
      @luckywivern9433 3 года назад

      me too. can not understand

    • @xicheung7867
      @xicheung7867 3 года назад

      You're correct :)

    • @KodeKloud
      @KodeKloud 3 года назад +9

      Yeah, you are right. Sorry about that. It got mixed up during the animation.

    • @shubhamjain7294
      @shubhamjain7294 2 года назад

      correct

  • @adrianzyskowski1989
    @adrianzyskowski1989 3 года назад +7

    To be precise: Docker doesn't download the whole operating system. These are not really operating systems, they are Linux distributions that have their filesystems packaged into a container filesystem. You are not managing devices or even running the kernel of that operating system, only using their tools (e.g. apt-get, yum, or apk) to manage the contents of the container.
    So Docker on Linux -> uses host linux kernel
    Docker on windows -> uses Windows Subsystem for Linux kernel
    Docker on mac -> uses Linux host VM kernel

  • @ericclapton0107
    @ericclapton0107 Год назад

    Best course of Docker ive ever seen, and with the labs it's just too perfect!

  • @DonStokes
    @DonStokes 4 года назад +2

    Great tutorial! It's very complete, detailed and easy to follow. Thank you!

  • @gabrielema
    @gabrielema 4 года назад +48

    just a typo here: around 1.22.22 result-app is image for the 4° line not the 2° (db) as postgres image already specified..

    • @hakhinds
      @hakhinds 4 года назад +5

      yeah that was messing with me for a second!

    • @jan5310
      @jan5310 3 года назад +4

      corrected later at 1:25:18

    • @markdesign1354
      @markdesign1354 3 года назад +1

      came down in the comments to see if anyone else caught that. Messed with me too.

  • @yonghooilim8678
    @yonghooilim8678 Год назад +4

    Absolutely helpful & super thanks for making this free. Just one small comment, I think the video has a display error at 1.25.08 on "docker run -d - -name=db postgres:9.4 --link db:db result-app". Seems should be "docker run -d - -name=result -p 5001:80 --link db:db result-app" instead. Is that correct?

    • @yonghooilim8678
      @yonghooilim8678 Год назад +3

      Ok, my own question is answered in 1.25.45 ;)

  • @givenmakhobela1405
    @givenmakhobela1405 3 года назад +2

    Good short tutorial. Straight to the point which is what i like!

  • @ildarius
    @ildarius 3 года назад

    by far one of the best online courses on any subject i've ever seen.. Bravo!

  •  4 года назад +3

    In section VOLUMES around 1h14s in the video:
    The command for mounting: docker run -v data_volume:/var/lib/mysql mysql This didn't work for me. I needed to specify password for mysql as below:
    docker run -e MYSQL_ALLOW_EMPTY_PASSWORD =yes -v data_volume:/var/lib/mysql mysql
    I don't know if anybody got that problem but I wanted to share in case somebody having the issue.
    PS: Beautiful video. Thanks a lot!

  • @nicholaswillcox
    @nicholaswillcox 4 года назад +28

    When he talks about the matrix of hell in version problems and such, all I could think was, "every java app I've ever used in network engineering". LOL

    • @nobytes2
      @nobytes2 4 года назад +3

      Yup, to this day Java hasn't really solved how to deploy an app without relying on the host Java versions. You have to match the JRE version. Even if you try to use jlink or create a minimal JRE is still a pain. Then if you have multiples apps forget about it you'll be installing all JRE versions on your machine.

    • @anthonymarquez2542
      @anthonymarquez2542 4 года назад +1

      does docker do anything for java atm?

    • @nobytes2
      @nobytes2 4 года назад +1

      @@anthonymarquez2542 there are quite a few images for JRE and JDK, so yes you can have containers with certain versions if you're app is dependent on certain version.

    • @nicholaswillcox
      @nicholaswillcox 4 года назад +1

      @@anthonymarquez2542 for java directly? probably not. for the apps that require a specific java release? yeah

    • @yfs9035
      @yfs9035 4 года назад +1

      8.14) None shall speak of the *J* word

  • @suryasuresh9330
    @suryasuresh9330 4 года назад

    Hi Mumshad, only 42 minutes through the video but learning so much more about Docker than I did looking at documentation and random websites. Thank you for this video!

  • @shamiks4976
    @shamiks4976 4 года назад +1

    Too good. Loved the way this course was made. Thank you!

  • @shafigh6916
    @shafigh6916 4 года назад +4

    46:28: docker build Dockerfile does not work, and i get an error: unable to prepare context: context must be a directory

    • @Aquar3giA
      @Aquar3giA 4 года назад +3

      By default the build command needs the location of directory where a file named "Dockerfile" is present. So if you are in the directory with the Dockerfile, just use "docker build ." ( . means current directory). Use the -f or --file FILENAME option for a custom file.

    • @Myth0605
      @Myth0605 3 года назад

      I had the same problem, what I did was: 1) go to the folder 2) docker build -t imageNAME . NOTE: after imageNAME is space and a dot

  • @pablozoani6922
    @pablozoani6922 3 года назад +8

    59:06 the name of the image must be the last argument!!

    • @TheMurtukov
      @TheMurtukov 3 года назад +1

      and the name of the image should be lowercase

  • @ishankalra8898
    @ishankalra8898 3 года назад +1

    The best course for those who want to get started with docker. The practice tests are spot on.

  • @MohamadElbialy
    @MohamadElbialy 4 года назад

    Thank you so much for making this available, You don't know how this saved me and boosted my productivity

  • @Palundrium
    @Palundrium 3 года назад +5

    Just a heads up that the --link flag mentioned at 1:23:27 is now deprecated, see: docs.docker.com/network/links/

  • @kirschkern8260
    @kirschkern8260 5 лет назад +14

    Start at 5:10

  • @Rukshan918
    @Rukshan918 3 года назад +1

    If I watch this before start learning docker, this would save me few weeks. Best docker tutorial for beginners. Highly recommended for beginners.

  • @gv_108
    @gv_108 3 года назад

    Brilliant! Thank you for this video! I started watching lot of docker tutorial videos, but found this the best!

  • @krishanakhatri8780
    @krishanakhatri8780 5 лет назад +4

    This is what I say perfect timing. Thanks freecodecamp.

  • @Mediaserviceshop
    @Mediaserviceshop 4 года назад +3

    Where is voting-app?
    root@docker:~# docker run -d --name=vote -p 5000:80 voting-app
    Unable to find image 'voting-app:latest' locally
    docker: Error response from daemon: pull access denied for voting-app, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
    See 'docker run --help'.

    • @talhaunsel3602
      @talhaunsel3602 3 года назад

      I have the same issue, were you able to find a solution back then ?

  • @roman_mf
    @roman_mf Год назад

    Now this, folks, is how you teach! The hours just flew by. Thank you Mumshad for your efforts.

  • @alexandreruban
    @alexandreruban 4 года назад +2

    You're such a great teacher! Thank you for this great course!

  • @Kayne1b
    @Kayne1b 3 года назад +3

    If anyone is having trouble on lab 8 (docker-compose), you might need to use quotes around the port values, eg:
    ports:
    - "Hport:Cport"

  • @Boneamps
    @Boneamps 4 года назад +5

    What he says at 47:26, "Every docker image must be based off of another image" is not true. You can build images from scratch, by specifying "FROM scratch" as the first line. The first image ever can't come from another image right, it would be interesting to see a tutorial on how to create a base image like they did for ubuntu.

    • @la6188
      @la6188 4 года назад

      Boneamps you probably building the OS from source and copying to the image

  • @idanshviro8962
    @idanshviro8962 4 года назад

    One of the best tutorial , I have followed the tutorial and the docker-labs and it was great , thank you!

  • @adipratapsinghaps
    @adipratapsinghaps 2 года назад

    THanks a ton. After avoiding learning docker and pretending I already know it for 3 years, I finally did it. Thanks a ton. You made it easy.

  • @rafaelnistor1652
    @rafaelnistor1652 3 года назад +4

    Literally any programming language: hello world
    Docker: WHALE

  • @korenminchev
    @korenminchev 4 года назад +12

    Drinking Game:
    Level 1: Drink when he says "Image"
    Level 2: Drink when he says "Container"
    Level 3: Drink when he says "Docker"

  • @JaimeNinoles
    @JaimeNinoles 4 года назад

    The best tutorial for beginners I've seen about Docker! Thanks!

  • @amitupadhyay6511
    @amitupadhyay6511 2 года назад +1

    wow , I just got an amazing tutor. I dont know how much of the dockers i have learned,but I can say that I understood everything in this course. Thanks for an awsome basic tutorials for students like us

  • @TheMurtukov
    @TheMurtukov 3 года назад +4

    53:08 nginx is pronounced as "engine x"

  • @pyrotechnick420
    @pyrotechnick420 5 лет назад +3

    I'm starting to feel like there might be too many new coding languages now..

    • @hunterulrich6105
      @hunterulrich6105 5 лет назад +1

      That's what I was just thinking.

    • @sbizzzy
      @sbizzzy 4 года назад

      for like the last 10 years - languages frameworks AND tools!

  • @elalamimehdi5718
    @elalamimehdi5718 4 года назад

    The most complete and effective course to get started, thank u!

  • @rmodayil
    @rmodayil 4 года назад

    Excellent Video for anyone starting on Containers!!!! cannot explain this any better Thank you!!!