Releases: joglomedia/jenkins-docker
Releases · joglomedia/jenkins-docker
v2.462.2-lts-alpine
Update Jenkins to 2.462.2-lts-alpine
v2.462.2-lts
Update Jenkins to 2.462.2-lts
v2.332.2-lts-alpine
Update Jenkins to 2.332.2-lts-alpine
v2.332.2-lts
- Update Jenkins to 2.332.2-lts
v0.0.3 Alpine LTS
- Add GitHub Actions CI/CD
v0.0.3 Debian LTS
- Add GitHub Actions CI/CD
v0.0.2 Alpine LTS
Jenkins LTS + Docker out of Docker, based on Alpine image
- Add environment variable
DOCKER_HOST_GID
- Add custom
jenkins-docker
entry point - Add task automation (build, test, push) using
make
andMakefile
- Update README guide for running Jenkins with
Docker out of Docker
(DooD) - Update README with security precaution for
Docker out of Docker
approach
v0.0.2 Debian LTS
Jenkins LTS + Docker out of Docker, based on Debian image
- Add environment variable
DOCKER_HOST_GID
- Add custom
jenkins-docker
entry point - Add task automation (build, test, push) using
make
andMakefile
- Update README guide for running Jenkins with
Docker out of Docker
(DooD) - Update README with security precaution for
Docker out of Docker
approach
v0.0.1 Alpine LTS
Jenkins LTS + Docker, based on Alpine image
v0.0.1 Debian LTS
Jenkins LTS + Docker, based on Ubuntu image