nextcloud-swarm-plugin/docker/web/Dockerfile
Mahyar Iranibazaz 69fbb0615c feat(docker):
- add: new docker compose setup
- add: dockerfiles for NC 28-30
- add: NC hooks
- add: cli tools
- add: pipeline for stage deployment
2024-10-16 15:54:09 +08:00

4 lines
59 B
Docker

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