docker-phalcon
docker-phalcon copied to clipboard
base docker-php repo has much more variants (alpine3.7, zts, etc)
shuld we realize it?
Sure, but I consider that how to generate dockerfile next, and we can using generator to generate more variants.
make variants | grep 7.3
7.3/stretch/fpm
7.3/stretch/apache
7.3/stretch/cli
7.3/stretch/zts
7.3/alpine3.8/fpm
7.3/alpine3.8/cli
7.3/alpine3.8/zts
php 7.3 is available