mirror of
https://github.com/nextcloud/docker.git
synced 2025-02-01 17:38:25 +01:00
4 lines
81 B
Text
4 lines
81 B
Text
|
FROM nextcloud:fpm
|
||
|
|
||
|
COPY autoconfig.php /usr/src/nextcloud/config/autoconfig.php
|