This website requires JavaScript.
Explore
Help
Sign in
aaron
/
nextcloud-docker
Watch
0
Star
0
Fork
You've already forked nextcloud-docker
0
mirror of
https://github.com/nextcloud/docker.git
synced
2024-11-05 22:04:58 +01:00
Code
Activity
b9ae3256ad
nextcloud-docker
/
.examples
/
docker-compose
/
with-nginx-proxy
/
mariadb-cron-redis
/
fpm
/
app
/
Dockerfile
4 lines
92 B
Text
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 15:49:33 +01:00
FROM nextcloud:fpm-alpine
Use custom Dockerfiles instead of mounting files for remote docker #104
2017-08-16 17:21:07 +02:00
Add more examples with proxy
2017-08-25 17:18:25 +02:00
COPY redis.config.php /usr/src/nextcloud/config/redis.config.php
Copy permalink