Archive
作者: alex
Jenkins 远程触发 403 No valid crumb was included in the request
Jenkins 使用curl执行远程触发命令,会报403错误打开如下图 系统管理-》script Console在下面脚本命令行中输入
hudson.security.csrf.GlobalCrumbIssuerConfig...
阅读全文
FerretDB安装测试
简介
如官网首页介绍所言,在吐槽mongo放弃了其开源的根本,变更了开源许可导致使其无法用于一些开源和商业项目后,强调了ferretdb不是另一种nosql数据库,而是利用mongo生态,可以像使用mongo一样使用fe...
阅读全文
debian podman安装 后使用docker源
安装
sudo apt install podman
1
运行
lwk@qwfys:~$ podman pull mysql:5.7.43
Error: short-name "mysql:5.7.43" did not resolv...
阅读全文