Back to Browse

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

902 views
Nov 1, 2023
9:02

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

Download

0 formats

No download links available.

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