Video description
In this Learning Docker training course, expert author Rick Fast will teach you how to create, deploy, and manage Docker images and containers. This course is designed for the absolute beginner, meaning no previous experience with Docker is required.
You will start by learning about Docker containers, including how to run containers, how to run and configure containerized applications, and how to debug containers. From there, Rick will teach you about Docker images, including images on Docker Hub and web application images. This video tutorial also covers networking, volumes, and Docker Compose. Finally, you will learn about Docker extras, such as Docker Swarm, Kitematic, and overlay networks.
Once you have completed this computer based training course, you will have learned how to create, deploy, and manage Docker images and containers. Working files are included, allowing you to follow along with the author throughout the lessons.
Table of contents
-
Introduction
- Introduction 00:01:40
- About The Author 00:01:55
- Containers 00:03:39
- Docker Architecture 00:04:22
-
Getting Started
- Linux Setup 00:02:39
- Docker Toolbox (Mac) 00:03:58
- Docker Machine 00:03:27
- Docker Hub Setup 00:01:14
-
Docker Containers
- Getting Started With Containers 00:03:22
- Running Containers 00:03:47
- Running Containerized Web Applications 00:04:17
- Configuring Containerized Applications 00:02:26
- Container Lifecycle 00:03:46
- Restart Policy 00:01:42
- Debugging Containers 00:03:56
-
Docker Images
- Docker Images 00:03:45
- Images On Docker Hub 00:04:32
- Building Images 00:04:23
- Dockerfile 00:06:14
- Web Application Images 00:04:11
- Command And Entrypoint 00:04:28
- Build Triggers 00:03:03
- Publishing 00:02:59
-
Networking
- Docker Networking 00:03:55
- User Defined Bridge Networks 00:02:36
- Docker DNS In User Defined Networks 00:03:08
-
Volumes
- Data Volumes 00:03:37
- Data Volume Containers 00:03:03
-
Docker Compose
- Docker Compose 00:03:45
- Composing Services 00:05:34
- Building Applications With Docker Compose 00:03:07
-
Docker Extras
- Docker Swarm 00:05:07
- Overlay Networks 00:04:31
- Kitematic 00:03:00
- Logging Drivers 00:04:32
- Private Docker Registry 00:03:13
-
Course Wrap Up
- Course Wrap Up 00:04:54
Product information
- Title: Learning Docker
- Author(s):
- Release date: April 2016
- Publisher(s): Infinite Skills
- ISBN: 9781491956878
You might also like
video
Docker in Motion
Docker in Motion teaches you how to create and manage container-hosted applications in Docker. With over …
book
Docker in Practice, Second Edition
Docker in Practice, Second Edition presents over 100 practical techniques, hand-picked to help you get the …
video
Introduction to Docker CI/CD
Containers are often advertised as solving a multitude of problems relating to delivering and maintaining highly …
video
Docker Fundamentals
Docker is a leading software container platform. Using containers, Docker guarantees that a particular application will …