crontab not being executed until file is edited (crontab setup with Dockerfile)

前端 未结 0 1056
滥情空心
滥情空心 2021-02-04 00:53

On an ubuntu machine, I have a crontab that I am setting up with a Dockerfile:

...

RUN apt-get update && apt-get install -y cron

...

ADD crontab /etc/c         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题