Skip to content
This repository has been archived by the owner on Aug 16, 2018. It is now read-only.

FabriZZio/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

About

Docker PHP CI image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published