Docker Crash Course

This is a 2.5 hour crash course aimed to teach you the Docker in great detail. Some of the things covered in this crash course include, building dockerfiles, building images, running containers, port mapping, volumes, networking, and docker-compose. This is a link to my repo: Udemy Courses: GraphQL - Timelines: 0:00 - Introduction 1:32 - What is Docker 15:15 - Why Docker 27:00 - Docker installation for Mac & Linux 29:57 - Docker installation for Windows 35:48 - Dockerfiles 1:08:05 - Images 1:29:10 - Containers 1:39:20 - Volumes 2:04:52 - Docker Compose ** TAGS ** Docker Dockerfiles Containers Containerization Installation What is Docker Why Docker Benefits of Docker Images Building COPY CMD RUN FROM node alpine React Volumes Port mapping -p -v -it docker compose multi container applications ** TAGS **
Back to Top