会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
九尘
博客园
首页
新随笔
联系
管理
订阅
01 2021 档案
jenkins docker
摘要:使用
阅读全文
posted @
2021-01-22 09:46
jiuchen
阅读(51)
评论(0)
推荐(0)
nps 使用
摘要:参考 https://ehang-io.github.io/nps/?utm_source=ld246.com#/nps_use https://ld246.com/article/1596364309400 注意 安装过后配置文件位于/etc/nps,修改配置文件需要重启 nps.conf app
阅读全文
posted @
2021-01-22 08:46
jiuchen
阅读(299)
评论(0)
推荐(0)
dzzoffice 网盘部署
摘要:Dockerfile FROM php:7.3.8-apache-stretch ENV VERSION 2.02 RUN apt-get update && apt-get install -y libzip-dev libfreetype6-dev \ && docker-php-ext-ins
阅读全文
posted @
2021-01-20 11:54
jiuchen
阅读(587)
评论(0)
推荐(0)
Sonarqube 代码检测
摘要:安装版本6.7.4 java 1.8 mysql 5.7 重启 rm -rf temp su sonar sh ./bin/linux-x86-64/sonar.sh start
阅读全文
posted @
2021-01-14 09:19
jiuchen
阅读(66)
评论(0)
推荐(0)
mysql 常见错误
摘要:报错 columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by mysql8.0 解决 执行 set @@GLOBAL.sql_mode='STRICT_TRANS_TABLES,NO_ZERO
阅读全文
posted @
2021-01-05 14:12
jiuchen
阅读(61)
评论(0)
推荐(0)
公告