12 2018 档案

摘要:1.配置阿里云的镜像加速器:https://cr.console.aliyun.com/#/accelerator 2.命令行登录到阿里云的doker仓库,--username为阿里云的用户名 3.为本地镜像添加tag 4.push到docker仓库 5.登录阿里云查看已上传的镜像列表:https: 阅读全文
posted @ 2018-12-24 23:54 程序生(Codey) 阅读(2152) 评论(0) 推荐(0) 编辑
摘要:php-fpm没有运行 执行如下命令查看是否启动了php-fpm,如果没有则启动你的php-fpm即可 没有运行为空,有运行显示 启动方法 sudo /usr/local/php/sbin/php-fpm //sudo 启动 /usr/local/php/sbin/php-fpm -R //以roo 阅读全文
posted @ 2018-12-23 09:43 程序生(Codey) 阅读(3880) 评论(0) 推荐(0) 编辑
摘要:出现RTNETLINK answers: File exists 同时出现connect:network is unreachable 和 Determining IP information for eth0... failed; no link present. Check cable? 原因一 阅读全文
posted @ 2018-12-22 21:34 程序生(Codey) 阅读(707) 评论(0) 推荐(0) 编辑
摘要:删除tag/镜像: 镜像详解:http://www.cnblogs.com/zknublx/p/9299705.html 阅读全文
posted @ 2018-12-22 12:06 程序生(Codey) 阅读(416) 评论(0) 推荐(0) 编辑
摘要:yii2 orwhere andwhere的复杂写法:https://www.codercto.com/a/6513.html 阅读全文
posted @ 2018-12-21 16:05 程序生(Codey) 阅读(539) 评论(0) 推荐(0) 编辑
摘要:https://tool.lu/ 阅读全文
posted @ 2018-12-10 14:47 程序生(Codey) 阅读(138) 评论(0) 推荐(0) 编辑