0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2024-09-30 16:32:36 +02:00
nextcloud-docker/.examples/docker-compose/insecure/mariadb-cron-redis/fpm/app/Dockerfile
2017-09-27 13:29:12 +02:00

5 lines
147 B
Docker

FROM nextcloud:fpm
COPY autoconfig.php /usr/src/nextcloud/config/autoconfig.php
COPY redis.config.php /usr/src/nextcloud/config/redis.config.php