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