website/Dockerfile

4 lines
87 B
Docker

FROM ghcr.io/static-web-server/static-web-server:2-alpine
WORKDIR /
COPY _site /public