摘要:
docker run -d --name lnmp-jenkins --user root -p 8080:8080 -p 50000:50000 jenkins/jenkins:2.165 https://blog.csdn.net/qq756684177/article/details/8791 阅读全文
posted @ 2022-03-05 01:04
凯宾斯基
阅读(80)
评论(0)
推荐(0)
摘要:
设置java环境变量: https://www.cnblogs.com/juihai/p/11710381.html 先起了个centos系统 docker run -itd --name centos-test centos:centos7 安装要的东西 RUN yum -y updateRUN 阅读全文
posted @ 2022-03-05 00:15
凯宾斯基
阅读(158)
评论(0)
推荐(0)