write-ups-challenges-2024-2025/bob-the-assistant/nginx/Dockerfile
2024-11-25 22:28:00 +01:00

4 lines
73 B
Docker

FROM nginx
COPY ./nginx.conf /etc/nginx/templates/default.conf.template