homelab/home/Dockerfile
2023-11-12 11:34:39 -06:00

2 lines
52 B
Docker

FROM nginx:alpine
COPY ./site /usr/share/nginx/html