all repos — homestead @ 30138955e1e49c9f8791343ad4cd3aa9948c9d49

Code for my website

Optimise Dockerfile

Alan Pearce
commit

30138955e1e49c9f8791343ad4cd3aa9948c9d49

parent

cb8c0981a3a877dec34d6448970d50c3e1a6c44d

1 file changed, 0 insertions(+), 1 deletion(-)

jump to
M DockerfileDockerfile
@@ -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