4 lines
76 B
Docker
4 lines
76 B
Docker
FROM nextcloud:31-fpm
|
|
|
|
COPY ./mysql.ini /usr/local/etc/php/conf.d/mysql.ini
|