From the course: Docker Essential Training
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
Visualizing your containers with Portainer - Docker Tutorial
From the course: Docker Essential Training
Visualizing your containers with Portainer
- [Instructor] One convenient feature that Docker Desktop provides is the ability to see and interact with the containers that are running. Fortunately, there are community alternatives that provide much of that same functionality. One of my favorite alternatives is a tool called Portainer. Portainer is a front end for the Docker client. Almost everything that you can do with the Docker command line client can be done within Portainer through a super slick UI. Since Portainer itself runs within a Docker container, quote, unquote, "installing it" couldn't be easier. Before we jump into a terminal, I just want to spend some time introducing you to the GitHub source code repository for Portainer. Just like Lima and other tools that we've seen, Portainer is open source, so you can look at the documentation here, or, if you're feeling up to it, you can even contribute back to the project. You can find it at…
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
-
-
-
-
-
-
-
-
-
-