Skip to content

haochuan1982/jenkins-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

jenkins-pipeline

docker pull jenkins/jenkins docker run -u root --rm -d --network host --dns --env http_proxy="http://:" --env https_proxy="https://:" --env no_proxy="127.0.0.1,localhost" -v jenkins-data:/var/jenkins_home -v /var/run/docker.sock:/var/run/docker.sock jenkins/jenkins:latest

docker exec -it a165f4e59c39 script -q -c "/bin/bash" /dev/null

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published