From the course: Docker Essential Training
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
Configuring Lima - Docker Tutorial
From the course: Docker Essential Training
Configuring Lima
- Now that we've installed Lima, our next step is to create a virtual machine. Lima uses YAML based configuration files to define and start virtual machines. Let's create a configuration file now. First, we're going to open up our browser and go to https://github.com/lima-vm/lima. Next, we'll click on the examples folder. Then we'll scroll down until we see docker-rootful.yaml. Let's click on it and take a look at its structure. Now, there is a lot going on here. While we don't need to learn about all the properties to find in this file, we'll focus on some of the more important ones. This file might look different than what we'll see in this video, but don't fear. If there's something within this file that doesn't make sense, feel free to ask me a question by clicking the QA button and hitting the blue ask button. All right, the first section shown here defines a list of URLs pointing the pre-packaged virtual…
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
-
-
-
-
-
-
-
-
-
-