composer-and-node-ci/README.md

16 wiersze
342 B
Markdown
Czysty Zwykły widok Historia

2017-10-20 00:34:06 +00:00
# composer-and-node-ci
A docker image to be used on continuous integration projects.
2017-10-20 00:34:06 +00:00
It was made to use with Laravel and/or Frontend projects since it has all that is needed to build both types of projects.
2017-10-20 00:34:06 +00:00
## This image includes:
* PHP 7:latest
2017-10-20 00:34:06 +00:00
* composer - latest
* NodeJS 12.x and NPM
2017-10-20 00:34:06 +00:00
* yarn - latest
* openssh client
* git
* rsync