4
0
Эх сурвалжийг харах

[docs] fix the cron container terminates upon start (#3718)

proletarius101 4 жил өмнө
parent
commit
76db9a6ae3
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Docker/README.md

+ 1 - 1
Docker/README.md

@@ -245,7 +245,7 @@ docker run -d --restart unless-stopped --log-opt max-size=10m \
   -e 'CRON_MIN=17,47' \
   --net freshrss-network \
   --name freshrss_cron freshrss/freshrss \
-  cron
+  cron -f
 ```
 
 #### For the Alpine image