blog/Dockerfile
2025-04-05 00:26:43 +02:00

3 lines
52 B
Docker

FROM nginx:latest
COPY _site /usr/share/nginx/html