Commit 9dec0ca0 by Java-于龙

Update Dockerfile

parent 12047feb
......@@ -12,4 +12,4 @@ ADD task.txt /tmp/task.txt
RUN crontab /tmp/task.txt
CMD [ "crond", "-x", "sch" ]
CMD [ "crond", "-x", "misc" ]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment