imfreedom/docs.imfreedom.org

Mark the static files to be included in the container image build
FROM docker.io/nginx:alpine
COPY static/ /usr/share/nginx/html/
COPY docs/ /usr/share/nginx/html/