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
README.md

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: