Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 188 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 188 Bytes

Jenkins

volume

/data

环境变量

  • JENKINS_PORT: 8081
  • JENKINS_HOME: /data/jenkins/home
docker run -d -p 8081:8081 -v ~/docker/jenkins:/data dauglastang/jenkins