Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

ci-and-cd/docker-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-jenkins

Jenkins with plugins

Dockerfile ci-and-cd/docker-jenkins on Github

cirepo/jenkins on Docker Hub

Note

Find initial passowrd (token) in console log after first start or run docker exec -it standalone.jenkins cat /var/jenkins_home/secrets/initialAdminPassword.

If an error occurred during installation: No such plugin: cloudbees-folder
see: http://stackoverflow.com/questions/37358775/jenkins-2-5-installation-error-an-error-occurred-during-installation-forbidden
http://jenkinsal:18083/restart

References

https://github.com/jenkinsci/docker https://hub.docker.com/_/jenkins/