Optimise Dockerfile
Alan Pearce alan@alanpearce.eu
Sun, 17 Sep 2023 09:49:59 +0200
1 files changed, 0 insertions(+), 1 deletions(-)
jump to
M Dockerfile → Dockerfile
@@ -49,7 +49,6 @@ RUN apk add --no-cache prettier@testing make fd brotli gzip zstd COPY --link Makefile ./ COPY --from=ssg /web/config.toml ./ -COPY --from=ssg /web/content content COPY --from=ssg /web/public public RUN make postprocess format