Files
www-ssg/Dockerfile
2026-02-28 12:13:24 -06:00

3 lines
72 B
Docker

FROM nginx
COPY _site /usr/share/nginx/html
COPY nginx /etc/nginx/conf.d