This commit is contained in:
@@ -7,4 +7,4 @@ COPY . .
|
||||
RUN crontab autopkg.cron
|
||||
RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
CMD crond -f && python main.py
|
||||
CMD python main.py; crond -f
|
||||
|
||||
Reference in New Issue
Block a user