Current version: 0.3.1 Base image: jenkins/jenkins lts
docker pull aleksxp/jenkins-phpIf you want to rebuild image, run:
git clone https://github.com/alekspankov/docker-jenkins-php.git
cd docker-jenkins-php
docker build -t your/image:tag .
Executors number is set to 1 by default. To change it:
Jenkins.instance.setNumExecutors(1) (replace 1 by needed number)This project is licensed under the MIT License - see the LICENSE.md file for details
Content type
Image
Digest
Size
463.2 MB
Last updated
about 9 years ago
docker pull aleksxp/jenkins-php