ipng

drone-hugo (release-0.145.0)

Published 2025-03-30 01:25:22 +00:00 by pim

Installation

docker pull git.ipng.ch/ipng/drone-hugo:release-0.145.0
sha256:2742ee30bafa9685af82bcbc6fa10a47662b21e7caa7e37deb22a658496c233d

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:21:47Z
org.label-schema.name Drone Hugo
org.label-schema.schema-version 1.0
org.label-schema.vcs-ref 851623c
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:25:22 +00:00
0
OCI / Docker
linux/amd64
60 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