website (0.2.6)

Published 2023-11-24 23:08:48 +01:00 by emidab in JILITS/website

Installation

docker pull git.jilits.se/jilits/website:0.2.6
sha256:472ea40087c9f8ca1de3a9a7b407afe5db96e4987b4ad308ce8119b1f681e7aa

Image Layers

ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /
CMD ["/bin/sh"]
ENV HUGO_ENVIRONMENT=production
WORKDIR /app
/bin/sh -c apk add git hugo
/bin/sh -c adduser --disabled-password --gecos "" --uid 1000 hugo
COPY dir:58f9ce754d41518d37c2c58b1a0a27387bef99981fe32020162f035bebb5572f in /app
/bin/sh -c chown -R hugo:hugo /app
USER hugo
CMD ["/bin/sh" "-c" "hugo server --bind 0.0.0.0"]
Details
Container
2023-11-24 23:08:48 +01:00
1
OCI / Docker
linux/amd64
89 MiB
Versions (1) View all
0.2.6 2023-11-24