@ -6,6 +6,7 @@ RUN apk add zola
# Copy all local files into the image.
COPY . .
RUN mkdir -p templates static
# Build
RUN zola build