Docker composer-and-node-ci image
 
 
 
Go to file
Carlos Gomes 2b0e770dc5
Adding the missing gnupg2 package
2020-01-25 01:08:46 +01:00
Dockerfile Adding the missing gnupg2 package 2020-01-25 01:08:46 +01:00
LICENSE Initial commit 2017-10-04 20:22:30 -03:00
README.md Upgrading to NodeJS 12.x and PHP 7:latest 2020-01-25 00:47:28 +01:00

README.md

composer-and-node-ci

A docker image to be used on continuous integration projects.

It was made to use with Laravel and/or Frontend projects since it has all that is needed to build both types of projects.

This image includes:

  • PHP 7:latest
  • composer - latest
  • NodeJS 12.x and NPM
  • yarn - latest
  • openssh client
  • git
  • rsync