docer中运行crontab

1  安装

sudo apt-get install cron

 

2 启动

start cron

 

3  列出所有本机启动crontab任务

ls -l /etc/init.d

列出所有自建cron任务

sudo crontab -l

posted @ 2017-12-05 11:19  xqnq2007  阅读(105)  评论(0编辑  收藏  举报