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:622f2b0a3f22240421a6a01e615ff0b9f6e96d27362582d2caf8d20d5fe597c4
Image 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-07-09T00:28:55Z |
| org.opencontainers.image.revision | cfa9ff15bb1ed3853f6a8f4eac1478353c71b993 |
| org.opencontainers.image.source | https://git.coopcloud.tech/toolshed/abra.git |
| org.opencontainers.image.url | https://git.coopcloud.tech/toolshed/abra |