Sign inSign up

prengineer/jenkins-php-agent

By prengineer

Updated about 2 years ago

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

Image
Integration & delivery
0

400

prengineer/jenkins-php-agent repository overview

image

Please Support This Project!

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


ArchitectureAKA
amd64x64
arm64aarch64

About

Jenkins-PHP-Agent - This is a base image to do PHP Unit testing using Jenkins, as an agent.

How to use (Manually)

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

Tag summary

Content type

Image

Digest

sha256:19474fe33

Size

41.7 MB

Last updated

about 2 years ago

docker pull prengineer/jenkins-php-agent:8.1