mirror of
https://github.com/mashirozx/docker-php-nginx.git
synced 2024-12-12 09:54:37 +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
|