Docker composer-and-node-ci image
 
Go to file
Carlos Gomes cd6a7873c6
Update NodeJS install command
2021-10-07 11:43:26 +02:00
.github/workflows Add php7.1 and install dependencies for unit test 2021-10-07 11:35:56 +02:00
Dockerfile Update NodeJS install command 2021-10-07 11:43:26 +02:00
LICENSE Initial commit 2017-10-04 20:22:30 -03:00
README.md Update to NodeJS 14 and include Deployer 2021-02-03 11:06:33 +01:00

README.md

composer-and-node-ci Docker image

A docker image to be used on continuous integration projects.

The idea is to include everything you need to run unit tests and build frontend projects.

Also, it is possible to run pure PHP or with frameworks like Laravel or CodeIgniter, Composer for dependency manager.

To deploy and transfer files, deployer and RSync are available.

This image includes: