scripts icon indicating copy to clipboard operation
scripts copied to clipboard

日志有报错

Open nxppru opened this issue 4 years ago • 1 comments

更新docker-entrypoint...

/bin/docker-entrypoint: line 50: in/docker-entrypoint: No such file or directory

更新cron任务...

给shell/docker-entrypoint.sh第49,50行的docker-entrypoint加上后缀.sh 日志显示正常

You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.

更新docker-entrypoint...

更新cron任务...

重启cron进程...

Restarting periodic command scheduler: cronStopping periodic command scheduler: cron.

Starting periodic command scheduler: cron.

######更新脚本执行完毕######

nxppru avatar Aug 13 '21 02:08 nxppru

镜像默认的docker-entrypoint有错吧,很久没更新过镜像了。后面不会错的

ClassmateLin avatar Aug 13 '21 03:08 ClassmateLin