dockerfile编写jenkins容器 FROM centos:7 LABEL maintainer="QM" email="2776617348@qq.com" RUN curl -o /etc/yum.repos.d/jenkins.repo https://pkg.jenkins.io/redhat-stable/jenkins