This repository has been archived on 2024-06-07. You can view files and clone it, but cannot push or open issues or pull requests.
Files
nextcloud-cloudlorean/web/Dockerfile
2023-01-17 20:45:43 +01:00

4 lines
60 B
Docker

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