Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 559 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 559 Bytes

Docker CI builds image with Node, PHP and Composer

This Docker image is based on the official node LTS images which use Debian Stretch.

  • PHP 7.3 is built on node:10-stretch
  • Earlier versions use node:8-stretch

It is intended for running Continuous Integration and deployment builds for PHP applications with Node dependencies for compiling static assets. It also features AWS cli for interacting with AWS Services.