Start command absolute path
This commit is contained in:
+1
-1
@@ -7,4 +7,4 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY app/ ./
|
||||
|
||||
CMD "python3 monitor-planning.py"
|
||||
CMD "python3 /usr/src/app/monitor-planning.py"
|
||||
Reference in New Issue
Block a user