+ python services and python nginx conf example

+ also example of Dockerfile for python project and needed to place onto your project directory
This commit is contained in:
WP Studio
2025-04-08 17:13:21 +03:00
parent cb5c989830
commit 537b5ad4be
6 changed files with 48 additions and 1 deletions

View File

@ -0,0 +1,2 @@
Как вы уже поняли, это файл должен лежать в корневой директории проекта,
так как нужно копировать от туда requirements.txt при сборке образа.