MilesChou / docker-phalcon

Dockerized Phalcon
https://hub.docker.com/repository/docker/mileschou/phalcon
MIT License
124 stars 41 forks source link

base docker-php repo has much more variants (alpine3.7, zts, etc) #22

Closed fizzka closed 8 months ago

fizzka commented 6 years ago

shuld we realize it?

MilesChou commented 6 years ago

Sure, but I consider that how to generate dockerfile next, and we can using generator to generate more variants.

fizzka commented 5 years ago
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