移动开发
-
在容器中删除文件夹:/sobey,基于 Dockerfile 的实现
1、Dockerfile 的内容如下 FROM registry-vpc.cn-beijing.aliyuncs.com/cmc/centos-nginx:2.2.20 MAINT…
-
基于 TortoiseGit ,单向合并 feature-netease 分支上的单次提交(ee8290)至 develop 分支上的流程
1、在本地环境中的 develop 分支上,执行控制台命令报错:如图1 图1 2、由于此 Bug 已经在 feature-netease 分支上的单次提交(ee8290)中被修复,…
-
在 Nginx 1.10 版本中,重新加载时报错:nginx: [warn] could not build optimal server_names_hash 的分析解决
1、在 Nginx 1.10 版本中,重新加载时报错:nginx: [warn] could not build optimal server_names_hash,如图1 图1 …
-
基于 TortoiseGit 重置版本至最新的一次有效提交
1、在某位开发人员的提交中,存在了已经冲突的文件,且未手动解决冲突,就强制提交了代码,如图1 图1 2、决定将可能存在冲突文件的几次提交给删除,重置版本至最新的一次有效提交,如图2…
-
执行 ./nginx -s reload 时,提示:nginx: [emerg] host not found in upstream “api.aims-api.localhost” in C:/nginx-1.10.1/conf/vhosts/aims.conf:14 的分析解决
1、执行 ./nginx -s reload 时,提示:nginx: [emerg] host not found in upstream “api.aims-api.…
-
在 Rancher 中出现 Rolling-Back (Expected state running but got stopped),无法再次升级的解决
1、在 Rancher 中升级失败,回滚时出现 Rolling-Back (Expected state running but got stopped),如图1 图1 2、点击查…
-
基于 Jenkins 构建时,报错:’composer install’ returned a non-zero code: 255 的解决
1、Dockerfile 的代码如下: FROM registry-vpc.cn-beijing.aliyuncs.com/cmc/centos-nginx112-php71:0.…
-
在 Github、Gitlab、本地Git仓库 上的分布式工作流程
1、shuijingwan/yii2-app-advanced(Github),如图1(1)项目维护者:wangqiang(2)公共仓库:https://github.com/sh…
-
在 Windows 10、Nginx 1.10.1 下,重新加载 Nginx,报错: nginx: [emerg] host not found in upstream “default.creditshop.shenzhen.localhost” in C:/nginx-1.10.1/conf/vhosts/credits hop_shenzhen.conf:26 的解决
1、在 Windows 10、Nginx 1.10.1 下,执行命令:nginx -s reload,重新加载 Nginx 配置,报错:nginx: [emerg] host no…
-
Windows 10 家庭版 安装 Docker,且配置配置镜像加速器为阿里云加速器
1、Windows 版本,为 Windows 10 家庭中文版,不支持Hyper-V,如图1 图1 2、打开网址:https://docs.docker.com/docker-fo…