Docker composer-and-node-ci image
 
 
 
Go to file
Carlos Gomes 38f12031b3
Update to NodeJS 14 and include Deployer
2021-02-03 11:06:33 +01:00
Dockerfile Update to NodeJS 14 and include Deployer 2021-02-03 11:06:33 +01: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: