08 2020 档案
摘要:![](https://img2020.cnblogs.com/blog/1913821/202008/1913821-20200826170241019-1975478002.png) ![](https://img2020.cnblogs.com/blog/1913821/202008/1913821-20200826170316797-1757704297.png) ![](https://
阅读全文
摘要:创建安装文件夹 mkdir /home/jenkins 添加权限 chown -R 1000 /home/jenkins/ 执行以下操作 docker run -d --name jenkins -p 8080:8080 -v /home/jenkins:/home/jenkins jenkins/
阅读全文
摘要:https://www.cnblogs.com/nianyifenzhizuo/p/10316735.html
阅读全文
摘要:https://www.cnblogs.com/suwanbin-thought/articles/11741019.html https://blog.csdn.net/xiaojing0511/article/details/95179896 python -m pip install --up
阅读全文