myhugo (0.4)

Published 2026-02-22 18:23:12 +00:00 by leafee98

Installation

docker pull git.leafee98.com/leafee98/myhugo:0.4
sha256:0e3bbf2a06e03eb34f1ccee260f20eb8df38e98271a140d8662d16b0fc2e8c89

Image layers

# debian.sh --arch 'amd64' out/ 'bullseye' '@1734912000'
RUN /bin/sh -c apt update && apt install --yes curl ca-certificates && curl --location --output hugo.deb https://github.com/gohugoio/hugo/releases/download/v0.140.2/hugo_extended_0.140.2_linux-amd64.deb && apt install --yes ./hugo.deb && rm ./hugo.deb && apt clean && rm -rf /var/lib/apt/lists/* # buildkit
Details
Container
2026-02-22 18:23:12 +00:00
1
OCI / Docker
linux/amd64
50 MiB
Versions (1) View all
0.4 2026-02-22