Co-op Cloud "non-recipe" repos: design, software, docs, websites, etc. Recipes are here.
abra (latest)
Installation
docker pull git.coopcloud.tech/toolshed/abra:latest
sha256:94cb6a280e81b969ace25a1858ccf626f3170cda6f8f166369117c4a8cbd3ef9
Image Layers
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in / |
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 | 2025-09-16T00:19:01Z |
org.opencontainers.image.revision | c92a0d0703c99addf5970a86afb93d8e4a82fcf3 |
org.opencontainers.image.source | https://git.coopcloud.tech/toolshed/abra.git |
org.opencontainers.image.url | https://git.coopcloud.tech/toolshed/abra |