wyveo / nginx-php-fpm

Nginx + PHP-FPM 8.2.x / 8.1.x / 8.0.x / 7.4.x / 7.3.x / 7.2.x / 7.1.x / 7.0.x + Composer built on Debian (Bullseye/Buster) image
https://hub.docker.com/r/wyveo/nginx-php-fpm
MIT License
342 stars 245 forks source link

How to build dockerfile with php71 ? #43

Closed Codingjames closed 2 years ago

Codingjames commented 2 years ago

I clone your source and build # docker build -t nginx-php-fpm:php71 .

I can't found php7.1 but i found php 8.0 in default.conf

how can i solve this problem.