Docker Desktop for macOS Setup and Tips

Поделиться
HTML-код
  • Опубликовано: 28 июн 2024
  • When you're getting started with Docker and Kubernetes, you'll likely want a local setup. This video explains what Docker Desktop is my preferred way to run Docker and Kubernetes locally. It's part of a series of videos for each OS on how to install and configure Docker Desktop.
    🎟 Best coupons for my Docker and Kubernetes courses at www.bretfisher.com/courses
    ▶️ Full playlist for installing Docker and Kubernetes locally: • Install Docker and Kub...
    👉 Other install videos in this playlist
    ==============================
    Why Docker Desktop (this video) • How you should run Doc...
    Install Docker on Windows • Docker Desktop for Win...
    Install Docker on Mac • Docker Desktop for mac...
    Install Docker on Linux desktop • Docker Desktop for Lin...
    Install Docker on Linux server • Docker Engine for Linu...
    ✅ Alternate ways to run Docker and Kubernetes locally bret.show/ddalt
    💬 Join the discussion on our DevOps Discord chat server devops.fan
    🎧 Listen to my podcast www.bretfisher.com/podcast
    🔴 Join my weekly live show by subscribing and clicking the bell to get notified bret.live
    Chapters
    ========
    00:00 Intro
    00:39 Docker on Mac just works
    01:32 Stick with the best
    02:09 Installing is easy on the Mac
    02:32 Licensing for Docker Desktop
    03:19 The Docker Desktop dashboard
    03:48 The Linux Kernel
    04:42 Get a Docker ID
    05:45 First steps
    06:10 Tweaks and settings changes
    07:30 Experimental features
    08:29 Visual Studio Code
    09:43 Clone the course repository
    #docker #kubernetes #devops
  • НаукаНаука

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

  • @danpetak1359
    @danpetak1359 Год назад +1

    Thank you for this tutorial, the amount of jobs that ask for hands-on docker/k8 lab experience made me find this and this was so easy to follow and set up!

  • @coZhenya
    @coZhenya Год назад +1

    Thank you so much for helping us humans navigate the vast landscape of the tech world and doing it in such a warm manner.
    I can really see how great of a teacher you are! 🧙🏻‍♂

  • @TomRabello
    @TomRabello Год назад +1

    Great tips my friend!!

  • @LoVe-iu9rd
    @LoVe-iu9rd 8 месяцев назад +1

    but what if i am running the mac OS itself as docker image in Linux Ubuntu and running ionic development docker in that ?

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

    What is the docker root directory on mac, how to get it ?

  • @leo6152
    @leo6152 9 месяцев назад

    I have installed Docker, however docker compose version is not found . I see that I have the dockers compose version v2.20.2 -desktop.1 en windows but Mac

  • @BrentonSpry2011
    @BrentonSpry2011 Месяц назад +1

    Bret, not sure if you will read this, but worth a shot. I have a newesr MBPro with the M3 Max Chip. I have docker desktop running and have set up several containers with programs running in them. They show to be running correctly, but I cannot figure out how to access them locally through the assigned ports. Do you have any resources for this you could point me in the direction of?

    • @BretFisher
      @BretFisher  Месяц назад

      Normally, you just publish the ports in your docker run command (-p port:port) and then access them via localhost:port on your mac host. If that doesn't work, I recommend letting the community help you in our Discord server: discord.gg/devops

    • @BrentonSpry2011
      @BrentonSpry2011 Месяц назад

      @@BretFisher Thanks for the reply. I will post on there along with some pictures.

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

    I’m having a hard time to get ipvlan to work on my M1 mac. Any tips?

  • @afeesakanni
    @afeesakanni 9 месяцев назад

    does anyone have a solution for installing docker for Mac 10.15.7?

  • @srinidhimarupeddi3160
    @srinidhimarupeddi3160 8 месяцев назад

    My mac OS is Monterey ver 12.4. Whenever I open docker it just displays docker engine stopped and I am not able to do anything after that, I tried resetting to factory settings, deleting and installing again but everytime it shows the same error, could anyone help me out because I need docker urgently for studies as I have to run Openfoam on it.
    My mac is M1 Pro by the way.

  • @JoseWaldier
    @JoseWaldier 7 месяцев назад +1

    what is the dark theme name u using in vscode?

    • @BretFisher
      @BretFisher  7 месяцев назад

      I think "GitHub Dark"

    • @JoseWaldier
      @JoseWaldier 7 месяцев назад +1

      @@BretFisher thank you!!

  • @RobetPaulG
    @RobetPaulG 9 месяцев назад

    Did this guy just install Docker Desktop without installing Virtual Box? So that's not going to work at all...

    • @BretFisher
      @BretFisher  9 месяцев назад

      Docker Desktop doesn't use virtualbox