How to create a Web App with Python in Docker?

Опубликовано: 29 Май 2026
на канале: IT Duluk
67
4

In this video we will create a Python Web App with Flask, a Docker image for our Web App and run the Web App in a Docker container.

You need the code? No promlem! Here you can find all the code used in this video: https://duluk.ch/docker001.html

----------- Content of this video -----------
00:00 Intro & requirements
01:42 Start with Pyhton
07:18 Creating a Dockerfile
11:22 Build Docker image
14:08 Run Docker container