Releases: rrader/docker-jenkins-slave
Releases · rrader/docker-jenkins-slave
v2.0.0-beta
New major version that changes approach of using DJS.
CHANGELOG
- Uses Vagrant to deploy Jenkins on host machine in Linux Container.
- Vagrant machine is ready to run nested containers, and has docker preinstalled and configured
- Docker images are published into Docker Hub
- All workflow should be done through one entrypoint: djs.sh script in root of repository. See details in README (Getting Started section)
v1.1.0
v1.0.0
Version that works in production build system.
CentOS 6 tested perfectly by now.
Other OSs last time tested 3 month ago.
Web service released based on this version:
http://docker-jenkins-slave.herokuapp.com/
All pull-requests and are welcomed.