goreleaser.woodpecker (latest)
Installation
docker pull code.thinkaboutit.tech/pandora/goreleaser.woodpecker:latestsha256:ed14db211da524b0ac49a5e1578c402f1c45ede2de108c4bc3c6c70e7cd6f043About this package
Woodpecker CI plugin with goreleaser
Image layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1785715200' |
| 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://code.thinkaboutit.tech/pandora/goreleaser.woodpecker" org.opencontainers.image.vendor="thinkaboutit.tech" |
| ARG GIT_DEB_VERSION depName suite |
| ARG CURL_DEB_VERSION GIT_DEB_VERSION depName suite |
| |4 CURL_DEB_VERSION=8.14.1-2+deb13u4 GIT_DEB_VERSION=1:2.47.3-0+deb13u1 depName=curl suite=trixie /bin/sh -c apt-get update && apt-get install --no-install-recommends -y git=${GIT_DEB_VERSION} curl=${CURL_DEB_VERSION} && apt-get clean && rm -rf /var/lib/apt/lists/* && useradd -m -u 1000 releaser |
| COPY file:ed10d2c94f26290822862d69598fd6a980f715aa0179562fe278821405ff8c9c in /usr/local/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://code.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-08-05 21:20:19 +00:00
Versions (6)
View all
Container
1012
OCI / Docker
linux/amd64
Attila Molnár <onlyati@pm.me>
MIT
66 MiB