Co-op Cloud "non-recipe" repos: design, software, docs, websites, etc. Recipes are here.
abra (latest)
Installation
docker pull git.coopcloud.tech/toolshed/abra:latestsha256:5e9990581d8aa6f3b2deaac54758704bc13bc0f0ca33dd3142196d1b342d6656Image Layers
| ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache ca-certificates git openssh # buildkit |
| RUN /bin/sh -c update-ca-certificates # buildkit |
| COPY /app/abra /abra # buildkit |
| ENTRYPOINT ["/abra"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-06-19T00:12:45Z |
| org.opencontainers.image.revision | b1146a707e85a88ac8cf575af90d61d6a777d8b5 |
| org.opencontainers.image.source | https://git.coopcloud.tech/toolshed/abra.git |
| org.opencontainers.image.url | https://git.coopcloud.tech/toolshed/abra |