docker-ci-php-node icon indicating copy to clipboard operation
docker-ci-php-node copied to clipboard

Docker image for CI with PHP, Node.js

Results 2 docker-ci-php-node issues
Sort by recently updated
recently updated
newest added

This statement https://github.com/vyuldashev/docker-ci-php-node/blob/49e86421ac35d4e143e945d51a206ab0e3e2a9cc/3.0/Dockerfile#L60 installs composer in version 2. But some projects still need version 1. If someone need to back to version 1 please add `--1` this line or follow...