Docker composer-and-node-ci image
 
 
 
Go to file
Carlos Gomes 7dd3ef7729
Installing ca-certificates
2021-10-07 14:09:09 +02:00
.github/workflows Add php7.1 and install dependencies for unit test 2021-10-07 11:35:56 +02:00
Dockerfile Installing ca-certificates 2021-10-07 14:09:09 +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: