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 14:03:29 +01:00
Code
Activity
ee394835b7
nextcloud-docker
/
.examples
/
docker-compose
/
with-nginx-proxy
/
postgres
/
fpm
/
proxy
/
Dockerfile
4 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
Update Nginx-Proxy Docker repository (#1644) Signed-off-by: Lejo1 <Lejo_1@web.de>
2021-12-10 10:53:51 +01:00
FROM nginxproxy/nginx-proxy:alpine
Use custom Dockerfiles instead of mounting files for remote docker #104
2017-08-16 17:21:07 +02:00
COPY uploadsize.conf /etc/nginx/conf.d/uploadsize.conf
Copy permalink