ipng

drone-hugo (latest)

Published 2026-04-30 06:42:02 +00:00 by pim

Installation

docker pull git.ipng.ch/ipng/drone-hugo:latest
sha256:34191d2a46946ded4a6b64be319f625904a39ea023b1d426bb51b38911d4db6a

Image Layers

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache ca-certificates mailcap && echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories # buildkit
LABEL maintainer=Drone.IO Community <drone-dev@googlegroups.com> org.label-schema.name=Drone Base org.label-schema.vendor=Drone.IO Community org.label-schema.schema-version=1.0
ENV GODEBUG=netdns=go
ARG HUGO_VERSION=0.161.1
ARG DART_SASS_VERSION=1.99.0
LABEL maintainer=Pim van Pelt <pim@ipng.ch> org.label-schema.name=Drone Hugo org.label-schema.vendor=Drone.IO Community org.label-schema.schema-version=1.0
RUN |2 HUGO_VERSION=0.161.1 DART_SASS_VERSION=1.99.0 /bin/sh -c apk --no-cache add git libc6-compat libstdc++ # buildkit
ENV PLUGIN_HUGO_ARCH=64bit
ENV PLUGIN_HUGO_SHIPPED_VERSION=0.161.1
COPY /tmp/hugo /bin/hugo # buildkit
COPY /tmp/hugo-extended /bin/hugo-extended # buildkit
COPY /opt/dart-sass /opt/dart-sass # buildkit
RUN |2 HUGO_VERSION=0.161.1 DART_SASS_VERSION=1.99.0 /bin/sh -c ln -s /opt/dart-sass/sass /usr/local/bin/sass # buildkit
ADD release/linux/amd64/drone-hugo /bin/ # buildkit
ENTRYPOINT ["/bin/drone-hugo"]

Labels

Key Value
maintainer Pim van Pelt <pim@ipng.ch>
org.label-schema.build-date 2026-04-30T06:41:48Z
org.label-schema.name Drone Hugo
org.label-schema.schema-version 1.0
org.label-schema.vcs-ref f04ea48
org.label-schema.vendor Drone.IO Community
org.opencontainers.image.created 2024-01-27T07:27:34Z
org.opencontainers.image.revision 040306405e7f5281fb66c4ecd37548ec60b7add0
org.opencontainers.image.source https://github.com/drone-plugins/drone-base.git
org.opencontainers.image.url https://github.com/drone-plugins/drone-base
Details
Container
2026-04-30 06:42:02 +00:00
7
OCI / Docker
linux/amd64
53 MiB
Versions (7) View all
release-0.161.1 2026-04-30
latest 2026-04-30
release-0.148.2 2025-08-09
release-0.145.1 2025-03-30
release-0.145.0 2025-03-30