Docker composer-and-node-ci image
 
Go to file
Carlos Gomes 9b0f05e39d
Remove Sudo command
2021-10-07 11:47:01 +02:00
.github/workflows Add php7.1 and install dependencies for unit test 2021-10-07 11:35:56 +02:00
Dockerfile Remove Sudo command 2021-10-07 11:47:01 +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: