How to Setup Docker in Jenkins on Mac
How to Setup Docker in Jenkins on Mac
How to Setup Docker in Jenkins on Mac
- Install the Jenkins via Homebrew
- Install Docker from the Docker website
- Once the Jenkins is setup download and install the docker plugin in Jenkins
- Open Finder and search for the folder “ cellar”
- Find the folder jenkins-lts
- Open the file named “homebrew.mxcl.jenkins-lts.plist”
Make the following changes
- Restart the Jenkins Service
1
brew services restart jenkins-lts
Reference :
Reference
This post is licensed under CC BY 4.0 by the author.
