mirror of
https://github.com/mashirozx/docker-php-nginx.git
synced 2024-11-22 23:08:15 +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
|