Build a Python Flask Docker Image | Docker tutorial for beginners

preview_player
Показать описание
In this video, we will learn how to build a python flask image from scratch.

#Docker #python #flask #image #container

If you have any questions or doubts you can ask in the comment section below.

Do like and share this video if you found this video helpful.

Subscribe to this channel and hit the bell icon to get a notification for upcoming videos.

▬▬▬▬▬▬ Want to learn more? ▬▬▬▬▬▬

▬▬▬▬▬▬ Free Udemy Courses ▬▬▬▬▬▬

▬▬▬▬▬▬ Connect with me ▬▬▬▬▬▬
Рекомендации по теме
Комментарии
Автор

you have two typos in this video that cause errors unless fixed. first line 4 flash should be Flask, second line 10 = should be ==

GlenBland
Автор

nice and quick explanation, great work keep it up

yatinarora
Автор

This is such a bad practice. You are deploying a docker container using the WSGIRef development server. One should use a production wsgi server like gunicorn or uwsgi. For this purpose this video is basically useless as this docker container is nothing else than just running the file.

comedyclub
visit shbcf.ru