Skip to content

marlon-be/docker-php-ci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

docker-php-ci

Docker container set up with necessary PHP QA tools to integrate with the Jenkins-PHP QA-tools. (http://jenkins-php.org)

Usage

The following shell command can be used within your project's Jenkins configuration to execute the build-file:

docker run -v ${WORKSPACE}:/project -p 22 -v ${JENKINS_HOME}/.ssh:/root/.ssh -w /project fabrizzio/docker-php-ci ant

Releases

No releases published

Packages

No packages published