This website requires JavaScript.
Explore
Help
Sign In
adphi
/
Nextcloud-Docker
Watch
1
Star
0
Fork
0
You've already forked Nextcloud-Docker
Code
Issues
Pull Requests
Releases
Wiki
Activity
f3524791d9
Nextcloud-Docker
/
.examples
/
docker-compose
/
with-nginx-proxy
/
mariadb-cron-redis
/
fpm
/
app
/
Dockerfile
4 lines
92 B
Docker
Raw
Normal View
History
Unescape
Escape
Use Alpine Linux in examples and use default user Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2018-11-15 14:49:33 +00:00
FROM
nextcloud:fpm-alpine
Use custom Dockerfiles instead of mounting files for remote docker #104
2017-08-16 15:21:07 +00:00
Add more examples with proxy
2017-08-25 15:18:25 +00:00
COPY
redis.config.php /usr/src/nextcloud/config/redis.config.php
Reference in New Issue
Copy Permalink