Learn the basics of Docker, the open-source tool for deploying and managing applications as containers.
- [Arthur] Hi, I'm Arthur Ulfeldt, and I use Docker every day to manage a system with millions of users and hundreds of containers. In this course, I'll show you how to get started using Docker. First, we'll take a look at the Docker flow and how to work with containers. Then, we'll build some Docker images of our own. After than, we'll look at networking and some more in-depth parts of how Docker works. Throughout the course, I'll weave in some hard-won experience from my time working with Docker in production, let's go!
Author
Released
8/27/2018- Installing Docker on Mac, Windows, and Linux
- Understanding the Docker flow
- Running processes in containers
- Managing, networking, and linking containers
- Working with Docker images, volumes, and registries
- Building Dockerfiles
- Managing networking and namespaces with Docker
- Building entire systems with Docker
Skill Level Beginner
Duration
Views
Related Courses
-
Docker Essential Training: 2 Orchestration
with David Davis1h 4m Intermediate -
Learning Kubernetes
with Karthik Gaekwad2h 19m Intermediate -
DevOps Foundations: Containers
with David Linthicum1h 16m Appropriate for all
-
Introduction
-
What is Docker?2m 51s
-
1. Installing Docker
-
Setting up Docker1m 39s
-
Docker Toolbox1m 1s
-
Install Docker on Mac3m 39s
-
Install Docker on Linux5m 55s
-
-
2. Using Docker
-
Run processes in containers6m 10s
-
Manage containers4m 50s
-
Network between containers8m 25s
-
Link containers5m 33s
-
Dynamic and legacy linking4m 29s
-
Images4m 3s
-
Volumes6m 24s
-
Docker registries3m 50s
-
3. Building Docker Images
-
What are Dockerfiles?4m 34s
-
Building Dockerfiles9m 21s
-
Dockerfile syntax5m 43s
-
Multi-project Docker files5m 44s
-
Avoid golden images2m 31s
-
-
4. Under the Hood
-
Docker the program6m 46s
-
Networking and namespaces7m 54s
-
Processes and cgroups3m 43s
-
Storage10m 54s
-
-
5. Orchestration: Building Systems with Docker
-
Registries in detail5m 46s
-
Intro to orchestration6m 39s
-
Kubernetes in AWS4m 36s
-
Google Kubernetes Engine4m 57s
-
-
Conclusion
-
Next steps41s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Why create containers using Docker?