Learn how to install Jenkins with Docker Compose
More Information
-
Create
docker-compose.yml
docker-compose.yml - You can map
/var/jenkins_home
to any local location you liked
- You can map
-
Start
docker-compose.yml
as background -
Verify Jenkins container service
-
Get the Jenkins admin password
-
Open your browser, navigate to
localhost:8081
, and paste your password
Written by
KarChunT
At
Wed Mar 26 2025