Learn THIS tool to be a better Software Engineer

Опубликовано: 04 Май 2026
на канале: Anthony Pirolli
50
0

Start learning Docker to boost your understanding of the software engineering landscape. This beginner friendly tutorial will go over why docker is used, installation of docker on your windows machine, along with creating a Dockerfile and building a docker image that we will ultimately run.

#dockercontainer #docker #dockertraining #sitereliabilityengineering #programming
0:00-0:28 Introduction of Docker
0:29-1:06 What is Docker?
1:07-1:25 What is virtualization?
1:26-2:19 How to check virtualization on windows?
2:20-3:07 How to install Docker on a windows machine?
3:08-3:41 Running Docker Properly
3:42-7:09 What is a Docker file?
7:10-8:12 How to build a docker image from a dockerfile?
8:13-8:56 Showcasing the Docker image
8:57-10:49 Running the Docker Image
10:50-11:15 Outro