Learn Docker

Lane is a back-end engineer and the lead instructor of Boot.dev. He has taught over one million students worldwide.

About this course
Understand Docker from the ground up by building with it. Learn why Docker is a staple both for deploying to production and local development. Learn Docker from the ground up by installing, running, creating, and publishing Docker containers. Take your Back-end and DevOps skills to the next level. You will discover how Docker fits into production back-end architectures and complete hands-on projects on your local machine. This course is jam-packed with video explanations and rich text explanations so you'll never get lost.
What you'll learn
Install
Get Docker & Docker Hub installed on your local development machine
Command Line
Learn how to navigate the Docker command line interface
Storage
Practice creating Docker volumes and deploying a blog using the Ghost's official Docker image
Networks
Learn how to connect Docker containers by using bridge networks
Dockerfiles
Deploy custom applications on Docker by building your own Docker images
Publish
Publish your own images up to Docker Hub