-
Prepare and run:
cd jenkins-demo
docker-compose build
docker-compose up -d
-
Selenium python package is installed as part of the docker-build (you can find it and adjust/add some more packages by updating the Dockerfile, note that you'll need to run docker-compose build and restart the container.)
-
The selenium_simple.py is mounted from the host, hence you can update it on the host andthe changes will be reflected inside the container as well.
-
In order to grab the initial password:
docker exec my-jenkins-3 bash -c "cat /var/jenkins_home/secrets/initialAdminPassword"
-
Initial/simple pipeline can be found at the pipeline.groovy file
-
Notifications
You must be signed in to change notification settings - Fork 0
david-homelend/jenkins
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published