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:cd8689a9854381675a4e9174defaf00b293e42cf0b3187749ef8574a4055cf10
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-08-21T00:27:04Z |
| org.opencontainers.image.revision | 0dd314b53cfc863afce55cfcffa12a305f93af99 |
| org.opencontainers.image.source | https://git.coopcloud.tech/toolshed/abra.git |
| org.opencontainers.image.url | https://git.coopcloud.tech/toolshed/abra |