docker-nextcloud/web/Dockerfile
2020-09-02 16:18:48 +02:00

3 lines
57 B
Docker

FROM nginx:alpine
COPY nginx.conf /etc/nginx/nginx.conf