Neos-docker-boilerplate
Neos-docker-boilerplate copied to clipboard
:stew: NEOS Docker Boilerplate project (NGINX, Apache HTTPd, PHP-FPM, MySQL, Solr, Elasticsearch, Redis, FTP)
Results
2
Neos-docker-boilerplate issues
Sort by
recently updated
recently updated
newest added
``` make create neos - phpunit/phpunit 7.5.8 requires php ^7.1 -> your PHP version (7.0.7) does not satisfy that requirement. ```
The images from composer/composer are deprecated. See here: https://hub.docker.com/r/composer/composer/ You could use the official composer image. See here: https://hub.docker.com/_/composer Now the requirements (php ^7.1) are met.