ipng

drone-hugo (latest)

Published 2025-03-30 01:42:12 +00:00 by pim

Installation

docker pull git.ipng.ch/ipng/drone-hugo:latest
sha256:2e87fb08e3deb4568386e212de418bceef16c63cfee1a7f2da3e473774326873

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
LABEL maintainer=Drone.IO Community <drone-dev@googlegroups.com> org.label-schema.name=Drone Hugo org.label-schema.vendor=Drone.IO Community org.label-schema.schema-version=1.0
RUN /bin/sh -c apk --no-cache add git libc6-compat libstdc++ # buildkit
ENV PLUGIN_HUGO_ARCH=64bit
ENV PLUGIN_HUGO_SHIPPED_VERSION=0.145.0
COPY /tmp/hugo /bin/hugo # buildkit
COPY /tmp/hugo-extended /bin/hugo-extended # buildkit
ADD release/linux/amd64/drone-hugo /bin/ # buildkit
ENTRYPOINT ["/bin/drone-hugo"]

Labels

Key Value
maintainer Drone.IO Community <drone-dev@googlegroups.com>
org.label-schema.build-date 2025-03-30T01:38:54Z
org.label-schema.name Drone Hugo
org.label-schema.schema-version 1.0
org.label-schema.vcs-ref 30ffdb5
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
2025-03-30 01:42:12 +00:00
3
OCI / Docker
linux/amd64
49 MiB
Versions (5) View all
release-0.145.1 2025-03-30
latest 2025-03-30
release-0.145.0 2025-03-30
release-0.134.3 2024-09-23
release-0.130.0 2024-08-07