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-06 14:14:58 +01:00
Code
Activity
36744ae106
nextcloud-docker
/
.examples
/
docker-compose
/
with-nginx-proxy-self-signed-ssl
/
mariadb
/
fpm
/
web
/
Dockerfile
4 lines
57 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 nginx:alpine
Use custom Dockerfiles instead of mounts
2018-08-01 21:59:11 +02:00
COPY nginx.conf /etc/nginx/nginx.conf
Copy permalink