dockerfile update test
This commit is contained in:
+1
-1
@@ -17,4 +17,4 @@ RUN chmod +x backup.sh && \
|
|||||||
RUN printenv | grep -E 'PG_|TELEGRAM_' >> /etc/environment
|
RUN printenv | grep -E 'PG_|TELEGRAM_' >> /etc/environment
|
||||||
|
|
||||||
|
|
||||||
CMD ["sh", "-c", "crond -f -l 0 -L /var/log/cron/cron.log"]
|
CMD ["crond", "-f", "-l", "8", "-L", "/var/log/cron/cron.log"]
|
||||||
Reference in New Issue
Block a user