https://github.com/antonfisher/jenkins-in-docker
Instructions
https://github.com/antonfisher/jenkins-in-docker
docker jenkins
Last synced: about 1 year ago
JSON representation
Instructions
- Host: GitHub
- URL: https://github.com/antonfisher/jenkins-in-docker
- Owner: antonfisher
- License: mit
- Created: 2017-01-16T01:47:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-13T06:19:01.000Z (over 6 years ago)
- Last Synced: 2025-03-21T16:05:51.487Z (over 1 year ago)
- Topics: docker, jenkins
- Language: Dockerfile
- Homepage: http://antonfisher.com/posts/2017/01/16/run-jenkins-in-docker-container-with-persistent-configuration/
- Size: 5.86 KB
- Stars: 18
- Watchers: 4
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jenkins-in-docker
**Note**: this solution is deprecated, the recomended solution is to migrate on Jenkins Pipelines. More information [here](https://wiki.jenkins.io/display/JENKINS/SCM+Sync+configuration+plugin).
This repository contains _Jenkins_ master and agent `Dockerfiles`, [read how to use them](http://antonfisher.com/posts/2017/01/16/run-jenkins-in-docker-container-with-persistent-configuration/).
