Docker Fundamentals

Docker Fundamentals

Your next lesson is Introduction

0 of 120 videos complete
Start

Docker Fundamentals

The Docker Fundamentals course will get you up to speed with building and running containers using Docker. We will teach you the core concepts around Docker and containers. You will become familiar with the tooling around Docker and learn how to apply best practices. We will take you all the way from installing Docker on your machine to spinning up multiple containers that communicate with each other.

This course teaches the fundamental knowledge required in the other courses. If you’re already familiar with Docker, I generally recommend watching the videos at a higher speed rather than skipping them.

Content

Installing Docker

Getting started

Image basics

Container lifecycle

Persisting data

Data in images

Networking 101

Container behavior

Scaling a web service

Managing containers with Docker Compose