riconet/gitlab-ci-pipeline-php

By riconet

Updated 3 months ago

Docker images for gitlab-ci with everything you'll need to build and test PHP applications.

Image
Integration & Delivery
0

2.2K

Build and test PHP applications with Gitlab CI (or any other CI platform)

Docker images with everything you'll need to build and test PHP applications.

based on https://gitlab.com/edbizarro/gitlab-ci-pipeline-php streamlined to just provide alpine images, fewer php extensions and arm support


Based on Official PHP images

Available tags:

  • 8.4-alpine

  • 8.3-alpine

  • 8.2-alpine

  • 8.1-alpine

  • 8.0-alpine

  • 7.4-alpine


All images come with:

  • PHP
  • Composer 2.x
  • Node.js v22 LTS (except php 7.4 which uses Node.js v18)
  • Yarn

Docker Pull Command

docker pull riconet/gitlab-ci-pipeline-php