Co-op Cloud "non-recipe" repos: design, software, docs, websites, etc. Recipes are here.
drone-abra (latest)
Installation
docker pull git.coopcloud.tech/toolshed/drone-abra:latestsha256:e4056e1a2691c6dc5fc48fe45bd826d30ecede3a500cb0c670c8d5ee6fc0227fImage Layers
| ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache bash openssh # buildkit |
| COPY /abra /usr/bin/abra # buildkit |
| COPY plugin.sh /plugin/plugin.sh # buildkit |
| WORKDIR /drone/src |
| ENTRYPOINT ["/plugin/plugin.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-09-04T19:18:26Z |
| org.opencontainers.image.revision | 5834c98521283fe21fdac596d1da30a9349b46d5 |
| org.opencontainers.image.source | https://git.coopcloud.tech/toolshed/drone-abra.git |
| org.opencontainers.image.url | https://git.coopcloud.tech/toolshed/drone-abra |