Creating a Docker Image for a basic Python Flask website in Windows

preview_player
Показать описание
Install VSCode, Python and Docker for Windows before you begin. We'll build a very basic website using Flask, then write a Dockerfile to package this up and distribute it. We'll then run this docker image through the command prompt and Docker software to check it works
Рекомендации по теме
Комментарии
Автор

Nice and simple video. Should we just share the docker image file to someone if they want to test our work?
Like which files need to be shared when sharing our Flask based python app to someone?

KomailButt