Docker is an open source container software platform that packages applications with all of the parts it needs, allowing them to be portable among systems.
Master the fundamentals of Docker with our intro course
Let's learn about installing Docker
Learn the pieces of Docker to install
What we'll cover in the course
Linux Containers (LXD) and their role in container history
Orchestrating fleets of containers
Container infrastructure as code
Containers are bigger than just Docker
A quick comparison
Understanding Kubernetes infrastructure
A quick look at the many ways people run their Kubernetes containers
Interacting with Docker through your operating system
Creating your own custom Docker container image