Co-op Cloud "non-recipe" repos: design, software, docs, websites, etc. Recipes are here.
The Co-operative internet
abra (latest)
Installation
docker pull git.coopcloud.tech/toolshed/abra:latestsha256:c6cf15d3d618915d427763a361653a589c7d9a98454430172f97e5a517162ddf
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-09-08T19:04:28Z |
| org.opencontainers.image.revision | 5d00b3c9323f683dff88bc934b0e6f67392054b4 |
| org.opencontainers.image.source | https://git.coopcloud.tech/toolshed/abra.git |
| org.opencontainers.image.url | https://git.coopcloud.tech/toolshed/abra |