oci

hugo (29)

Published 2026-04-22 03:06:07 +00:00 by mich in oci/hugo

Installation

docker pull git.m1ch.eu/oci/hugo:29
sha256:1380746e651254fa1597820b090b5a6060ea6fcd88910d62c6214c2d8ad7853e

Image layers

ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh -c apk add --no-cache --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community hugo; apk add --no-cache git dart-sass-js rclone
WORKDIR /data
CMD ["hugo", "build", "-F", "--minify", "--logLevel", "debug"]

Labels

Key Value
io.buildah.version 1.43.1
Details
Container
2026-04-22 03:06:07 +00:00
0
OCI / Docker
linux/amd64
102 MiB
Versions (6) View all
latest 2026-05-13
32 2026-05-13
31 2026-05-06
30 2026-04-29