Dockerize a Python App

preview_player
Показать описание
In this video, you will learn how to create a docker container and an image or "dockerize" your python project.

#docker #dockertutorial #pythonprogramming #flasktutorial

Useful links:

Timestamps
00:00 Intro
00:33 Creating a Dockerfile config
05:04 Docker compose configuration
08:30 Testing
09:11 Outro
Рекомендации по теме
Комментарии
Автор

The reason why you can't do CMD python3 app.py on your Dockerfile is because you may invoke a shell while running your command so it is best to use the executable format which is an array.

sophyiairoegbu
Автор

just started watching hehe
keep going, loving it :)

CodingGimmic
join shbcf.ru