Images for use as a Jenkins Agent to perform PHP Unit testing of code.
400

This project is being developed during my spare time. I would appreciate a donation if you found it useful.
You can also support me by sending a BitCoin donation to the following address:
19JXFGfRUV4NedS5tBGfJhkfRrN2EQtxVo
| Architecture | AKA |
|---|---|
| amd64 | x64 |
| arm64 | aarch64 |
Jenkins-PHP-Agent - This is a base image to do PHP Unit testing using Jenkins, as an agent.
Create a Jenkinsfile that uses this image, and adds your application code to the /App directory.
Once the container is up and running, you can use the terminal to run your test suite like this:
cd /App
phpunit [testsFolderName] --testdox
Content type
Image
Digest
sha256:19474fe33…
Size
41.7 MB
Last updated
about 2 years ago
docker pull prengineer/jenkins-php-agent:8.1