Skip to content

Docker image to run PHP7 build for Gitlab Runner with preinstalled needed tool and package like composer, phpcs, phpstan...

Notifications You must be signed in to change notification settings

voduytuan/gitlab-php7-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Docker: Gitlab PHP 7 CI

Used this docker image with Gitlab CI for Docker executor. This image is based on my image voduytuan/docker-nginx-php7 with pre-installed PHP 7, Nginx.

Contents

Get it

docker pull voduytuan/gitlab-php7-ci

Run it

docker run --rm -i -t voduytuan/gitlab-php7-ci

Docker's run command reference manual

About

Docker image to run PHP7 build for Gitlab Runner with preinstalled needed tool and package like composer, phpcs, phpstan...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published