Meanwhile, my dockerfile for "purely static—hand-crafted artisanal HTML and CSS" is this:
FROM nginx:alpine COPY . /usr/share/nginx/html
Sure, but that doesn't handle Plausible proxying or run the static site generator script.