Skip to content

crazyoptimist/jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Server on Docker Compose

mkdir jenkins-server
git clone https://github.com/CrazyOptimist/jenkins.git jenkins-server
cd jenkins-server
cp .env.example .env
docker-compose up -d

You can change your host port in .env file.

For more customized usage of the image, you can refer to the official documentation

License

MIT

About

Jenkins Docker-Compose Deployment

Resources

License

Stars

Watchers

Forks