Getting Started with Docker

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024
  • НаукаНаука

Комментарии • 44

  • @orsodevero
    @orsodevero 2 года назад +45

    3:37 • Intro and brief history of Docker
    7:49 • Getting started with Docker and Docker Desktop
    24:15 • Making and using containers
    53:17 • Taking advantage of Docker Hub to find Official Images
    1:18:10 • Persistent data with volumes
    1:45:24 • Multiple Docker containers at once with Docker Compose
    2:18:45 • Deploying containers to the cloud
    2:30:39 • Quick peek at Docker Extensions

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

    Half way through and I am really glad I clicked on the video.

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

    This is really great. I was reading official docs and did not know they also have a video. Thanks this is really helpful...

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

    missed opportunity to say "hey I'm Shy, but still I'm going to teach you Docker" haha, but anyway great intro to Docker!

  • @jamesdrinkard2751
    @jamesdrinkard2751 2 года назад +5

    Excellent video. Really enjoy the outline topics, presentation and interactive format! Well done!

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

    Dunno if anyone else thought the same, but Shy's voice sounds just like Ryan Reynolds to me. If I close my eyes for a sec, I could swear "Blue Shirt Guy" was teaching me how to run Docker :D Great tutorial though!

  • @sams6889
    @sams6889 2 года назад +11

    Awesome video.
    What terminal extensions are you using, that autocompelte pop up is really cool!

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

    Really appreciated the train drifting clips

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

    please make a video on windows. because some people can't afford macbook

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

    Great video Shy!

  • @VipinYadav.10
    @VipinYadav.10 Год назад +2

    Great feature docker and containerize. But the efforts dockers gets to get installed is much more than install individual software.

  • @CheeseHerd152
    @CheeseHerd152 4 месяца назад

    57:00 more and more I find myself laughing along with these jokes and I realise I am definitly becoming a code nerd as well! XD

  • @t74devkw
    @t74devkw 4 месяца назад +1

    Why was this removed from the Docker docs?

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

    This is a very good resource. Great work

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

    Great video. Thanks for making 🙂

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

    This gave me the start I needed! Thanks 🙏

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

    thank you so much for the video! may i know what terminal are you using? it's extremely comfortable~

  • @davework6098
    @davework6098 3 месяца назад

    1:58:55 I need to restart my container before the changes are visible - simply refreshing the browser doesn't work.

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

    Great video, loved the content, also curious what plugins are you using with zsh, the auto suggestion one is cool

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

      if you find this reply to me please, I am looking for it too.

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

      It's fig autocomplete

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

    When using Fedora as you do at about 25 minutes in the video, does that Fedora have a GUI? If not then that is one reason it is small. That is one thing that makes it difficult to understand, the Black Box description of what an image is. Tutorials want us to just accept the magic. Here, Fedora is explained as a base version but that does not help. Are there portions that must be obtained over the internet, or does an image normally have everything necessary for execution?

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

    Sometimes you pull an image explicitly but usually they are pulled implicitly, right? Is it sometimes necessary to do an explicit pull?

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

    wich vscode extension do that suggestions in the docker-compose file? Those are bigger suggestions

  • @pendelbus555
    @pendelbus555 6 месяцев назад

    So good!

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

    Thank you! This is really great.

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

    Thank you , this is a really greate video

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

    what terninal emulator are you using?

  • @HardikArya-je2ry
    @HardikArya-je2ry Год назад

    How can I create image in docker Continue

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

    docker is not working in my laptop. which shows the quit error who created this kind of bug

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

    great tutorial, thank you!!!))

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

    54.20 what is "ls" in here means, i get "touch : The term 'touch' is not recognized as the name of a cmdlet, function, script file, or operable program." after "touch Dockerfiles" command. Can you help.

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

      Are you on windows? These are linux shell commands. Ls means list files in directory, he had none in there so no output. Touch is command to create new empty file. You can do same thing in GUI.

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

      the windows equivalent to ls would be dir :)

    • @davework6098
      @davework6098 3 месяца назад

      @@MegaSysadm In VS code, when creating a new terminal (terminal->new terminal) it defaults to a windows powershell terminal. On the right side of the terminal window, click down arrow to the left of the "+" sign and select "Git Bash" to create a bash shell (if installed) which accepts linux "touch" commands.

    • @MegaSysadm
      @MegaSysadm 3 месяца назад

      @@davework6098 thanks but I'm on linux :)

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

    What terminal are you using?

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

      He uses iTerm2

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

    great stuff thanks a lot!

  • @Moon-hr1fq
    @Moon-hr1fq 2 года назад

    Thank you

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

    thanks a lot🙏🙏

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

    You kinda look like Ryan Reynolds

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

    yum is not working on mac

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

      Yum is a fedora command, not a mac command. When you run something like
      docker run -ti your_image
      you'll enter the tty of the container. If it's a container built from fedora, you can run yum inside it