sforkowany z mirror/composer-and-node-ci
759caaade1 | ||
---|---|---|
Dockerfile | ||
LICENSE | ||
README.md |
README.md
composer-and-node-ci
A docker image to be used on continuous integration projects.
It was made to use with Laravel and/or Frontend projects since it has all that is needed to build both types of projects.
This image includes:
- PHP 7:latest
- composer - latest
- NodeJS 12.x and NPM
- yarn - latest
- openssh client
- git
- rsync