kopia lustrzana https://github.com/carlos-algms/composer-and-node-ci
Create README.md
rodzic
4f773b1e2a
commit
ee4de01c4b
|
@ -0,0 +1,15 @@
|
||||||
|
# composer-and-node-ci
|
||||||
|
|
||||||
|
A docker image to be used on continous integration projects.
|
||||||
|
|
||||||
|
It was made to use with Laravel and/or Frontend projects, since it has all what is needed to build both types of projects.
|
||||||
|
|
||||||
|
## This image includes:
|
||||||
|
|
||||||
|
* PHP 7.1
|
||||||
|
* composer - latest
|
||||||
|
* NodeJS 8.x and NPM
|
||||||
|
* yarn - latest
|
||||||
|
* openssh client
|
||||||
|
* git
|
||||||
|
* rsync
|
Ładowanie…
Reference in New Issue