Node.js 2021Q4 Docker basics Q & A + Live coding

preview_player
Показать описание
Timings:

Q & A
---
2:03 Cross-check criteria review
5:34 Q1: Structure of project
9:10 Q2: Restart on changing files in src folder
10:03 Q3: Is starting app with nodemon mandatory?
11:03 Q4: Accesibility of API in container from host machine browser
13:05 Q5: Running application without dev dependencies
14:17 Q6: 300 mb docker image limitation
15:31 Q7: Volumes & Docker in the nutshell
21:15 Q8: Is running tests in container mandatory?
22:15 Q9: Task sumbission
23:25 Q10: Docker image size optimization
27:28 Q7 (part 2)
29:12 Q11: Docker usage andvantages
30:38 Q12: Docker & upcoming tasks
31:08 Q13: Download of Docker images
32:05 Q14: Docker CVE scanning
32:57 Q15: Postgres container
37:42 Q17: Volumes vs mount binding for logs & db files
38:11 Q7 (part3)
---
LIVE CODING
49:57 Creating simple http server
56:53 Writing simple Dockerfile
1:04:12 COPY vs ADD
1:04:56 Docker build log
1:08:17 Running container based on our image
1:10:56 Docker-compose basics
1:14:45 Port mappings & Running container as service using docker-compose
1:18:18 Add dependencies to our container
1:23:51 COPY package ... different syntax
1:29:36 Layers in Docker image
1:33:17 Detached mode
1:34:24 Some docker-compose CLI commands
1:40:52 Using command line inside of the container
1:42:07 Docker containers vs Virtual machines
Рекомендации по теме
Комментарии
Автор

Q&A закончился 50:00
Начал писать код 50:30
начало настройки Docker 57:45
начало настройки docker-compose.yml 1:10:57

sanjartukhtamishev