Newer
Older
nextcloud / docker / web / Dockerfile
FROM nginx:alpine

COPY nginx.conf /etc/nginx/nginx.conf