DEV Community

Cover image for Docker Learning Path - learn from best YouTube videos
Vikas Prabhu
Vikas Prabhu

Posted on

Docker Learning Path - learn from best YouTube videos

Install Docker

Docker Basics

Working with Docker Images

Docker Containers

Docker Compose

  • Learn how to define and manage multi-container applications using Docker Compose.
  • YouTube link: Docker Compose in 5 Minutes (1.7M+ views)

Docker Networking

  • Understand how to connect containers, expose ports, and work with network configurations in Docker.
  • YouTube link: Docker Networking Basics (480K+ views)

Docker Volumes

Dockerizing an Application

Docker Registry

Docker Swarm (Optional)

Top comments (0)