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-home-ewert/web/Dockerfile
2023-01-17 22:46:02 +01:00

4 lines
60 B
Docker

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