0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-19 12:55:08 +01:00
nextcloud-docker/.examples/docker-compose/insecure/mariadb-cron-redis/fpm/app/Dockerfile
J0WI c3ab1f5a25 Use Alpine Linux in examples and use default user
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
Signed-off-by: marceljd <support@dihosting.ch>
2019-01-10 13:47:50 +00:00

3 lines
92 B
Docker

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