nginx-php-74 / Dockerfile

Where you can copy and paste Dockerfile.

Go back

nginx-php-74

nginx-php-74

Download via npm

npm init dockerfile@latest nginx-php-74

Dockerfile

FROM wyveo/nginx-php-fpm:php74

COPY index.php /usr/share/nginx/html/index.php


View on GitHub