mirror of
https://github.com/mashirozx/docker-php-nginx.git
synced 2024-11-26 08:48:14 +08:00
4 lines
68 B
Docker
4 lines
68 B
Docker
FROM php:7.0-fpm
|
|
|
|
COPY php.ini /usr/local/etc/php/conf.d/custom.ini
|