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
34a9a543e1
Nextcloud-Docker
/
.examples
/
docker-compose
/
with-nginx-proxy-self-signed-ssl
/
mariadb
/
fpm
/
web
/
Dockerfile
4 lines
57 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
nginx:alpine
Use custom Dockerfiles instead of mounts
2018-08-01 19:59:11 +00:00
COPY
nginx.conf /etc/nginx/nginx.conf
Reference in New Issue
Copy Permalink