Docker image to run PHP build for Gitlab Runner with installed tools like phpcs, phpunit...
50K+
Used this docker image with Gitlab CI for Docker executor. This image is based on my image voduytuan/docker-nginx-php with pre-installed PHP, Nginx.
docker pull voduytuan/gitlab-php-ci
docker run --rm -i -t voduytuan/gitlab-php-ci
Docker's run command reference manual
Content type
Image
Digest
Size
291.2 MB
Last updated
over 9 years ago
docker pull voduytuan/gitlab-php-ci