Skip to content

6sense-Bangladesh/Jenkins-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins-Docker

You need to ensure the directory ~/jenkins exists:

mkdir ~/jenkins

Run Docker Compose

docker-compose up -d

Jenkins is running in localhost:8081.

First Log in

View the generated administrator password to log in the first time.

docker exec jenkins cat /var/jenkins_home/secrets/initialAdminPassword

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published