scripts
scripts copied to clipboard
日志有报错
更新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.
######更新脚本执行完毕######
镜像默认的docker-entrypoint有错吧,很久没更新过镜像了。后面不会错的