How to use Docker as a Development Environment (with Python and Flask)

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

00:00 Introduction
00:45 Code Walkthrough
03:50 Attaching code editor to Docker Container
05:30 Conclusion
Рекомендации по теме
Комментарии
Автор

Please consider making more tutorial videos. You do an excellent job. Let me know if you want to discuss tutorial ideas.

Andre_Henriques
Автор

This feels like I was watching a missing key missing link in other material. Thank you.

rollingwithoutag
Автор

Thanks a bunch for sharing this video. Cured a major headache for me.

DrStrahlemann
Автор

This is the thing which I was finding for week ago.

bhargavakhani
Автор

thanks for your effort doing the video, just have 2 question : 1- how to install the flask server and run it side by side with VScode as you do in the video . 2- how to create Python_dev

markamir
Автор

nice video and content! Question: if the dev container is removed, do I have to install VS code Python extension again inside a new container?

yaqingguo
Автор

Is there any other ways of doing this ?

bhargavakhani