Mit Scheduler für echte 5min
This commit is contained in:
@@ -11,6 +11,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
# Kopiere den Anwendungscode
|
||||
COPY main.py .
|
||||
COPY monitor.py .
|
||||
COPY scheduler.py .
|
||||
|
||||
# Erstelle Verzeichnis für Videospeicher
|
||||
RUN mkdir -p /app/videospeicher
|
||||
|
||||
Reference in New Issue
Block a user