goreleaser.woodpecker (1.0.1)
Installation
docker pull code.thinkaboutit.tech/pandora/goreleaser.woodpecker:1.0.1sha256:5b5163d4fe9230813e6019b560dab6d0be30502ea82e4c796d655fb765affe61About this package
Woodpecker CI plugin with goreleaser
Image layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1771804800' |
| LABEL summary="Woodpecker CI plugin with goreleaser" usage="Read the README.md file in the code repository" name="goreleaser.woodpecker" org.opencontainers.image.authors="Attila Molnár <onlyati@pm.me>" org.opencontainers.image.description="Woodpecker CI plugin with goreleaser" org.opencontainers.image.licenses="MIT" org.opencontainers.image.url="https://git.thinkaboutit.tech/pandora/goreleaser.woodpecker" org.opencontainers.image.vendor="thinkaboutit.tech" |
| ARG GIT_DEB_VERSION depName suite |
| ARG CACERT_DEB_VERSION GIT_DEB_VERSION depName suite |
| |4 CACERT_DEB_VERSION=20250419 GIT_DEB_VERSION=1:2.47.3-0+deb13u1 depName=ca-certificates suite=trixie /bin/sh -c apt-get update && apt-get install --no-install-recommends -y git=${GIT_DEB_VERSION} ca-certificates=${CACERT_DEB_VERSION} && apt-get clean && rm -rf /var/lib/apt/lists/* && useradd -m -u 1000 releaser |
| COPY file:0a82c5555fc7eb87a85fe8e0b887f19e394ca97ddb5c0ce916af0ec2f83da23e in /usr/local/bin/ |
| COPY file:dc733f6302543473c72a4d3367bf0468d81c7428c495651323cf8e9131fb7e99 in /usr/local/bin/ |
| COPY dir:17605adbb4599d94f2d9c60fa0ee1a26d7c105168ec8d72fc746d637a4d405e2 in /usr/local/go |
| COPY dir:c45c3eb8398e239b2d62ffa781c71a621f5697b576c139102acee42cd0cb45f8 in /go |
| ENV GOROOT=/usr/local/go |
| ENV GOPATH=/go |
| ENV GOTOOLCHAIN=local |
| ENV PATH=$PATH:/usr/local/go/bin:/go/bin |
| USER 1000 |
| ENTRYPOINT [ "build.sh" ] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.39.3 |
| name | goreleaser.woodpecker |
| org.opencontainers.image.authors | Attila Molnár <onlyati@pm.me> |
| org.opencontainers.image.description | Woodpecker CI plugin with goreleaser |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.url | https://git.thinkaboutit.tech/pandora/goreleaser.woodpecker |
| org.opencontainers.image.vendor | thinkaboutit.tech |
| summary | Woodpecker CI plugin with goreleaser |
| usage | Read the README.md file in the code repository |
Details
2026-03-21 14:41:17 +00:00
Versions (6)
View all
Container
0
OCI / Docker
linux/amd64
Attila Molnár <onlyati@pm.me>
MIT
158 MiB