write-ups-challenges-2024-2025/photos/nginx/Dockerfile
2024-11-25 22:32:02 +01:00

4 lines
61 B
Docker

FROM nginx
COPY ./nginx.conf /etc/nginx/conf.d/default.conf