From the course: Docker Essential Training
Unlock the full course today
Join today to access over 24,200 courses taught by industry experts.
Installing Lima - Docker Tutorial
From the course: Docker Essential Training
Installing Lima
- [Instructor] All right. Let's install Docker the hard way on the Mac first. We're going to use a virtualization tool called Lima to create the virtual machine that Docker will run in. Lima is a lightweight virtual machine manager that deploys virtual machines through the QEMU hypervisor. That's Q E M U. QEMU is an open source hypervisor that's lighter weight than VirtualBox or VMware Fusion, while also being compatible with Intel and Apple Silicon Macs. This is the GitHub project for Lima. Lima is also open source. You can go visit this link to learn more about the project or find documentation on it. Now, the easiest way to install Lima is with the Homebrew Package Manager, a really easy way of installing apps on Macs. So, let's start by installing Homebrew. To begin, I'm going to, on the same browser, go and visit https://brew.sh. The command to install Homebrew is right underneath Install Homebrew. Click on the…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
When Docker Desktop doesn't cut it2m 39s
-
(Locked)
Installing Lima1m 56s
-
(Locked)
Configuring Lima5m 42s
-
(Locked)
Starting the Lima VM6m 42s
-
(Locked)
Installing Windows Subsystem for Linux (WSL)4m 3s
-
(Locked)
Installing Docker within WSL3m 23s
-
(Locked)
Visualizing your containers with Portainer8m 33s
-
-
-
-
-
-
-
-
-
-