Join a VS Code Dev Days event near you to learn about AI-assisted development in VS Code. In this tutorial, you will learn how to: Create a Dockerfile file describing a simple Python container. Build, run, and verify the functionality of a Django, Flask, or General Python app. Debug the app running in a container. Prerequisites Install Docker on your machine and add it to the system path. On Linux

