Co-op Cloud Toolshed

Co-op Cloud "non-recipe" repos: design, software, docs, websites, etc. Recipes are here.

The Co-operative internet

abra (latest)

Published 2026-07-31 00:26:27 +00:00 by abra-bot in toolshed/abra

Installation

docker pull git.coopcloud.tech/toolshed/abra:latest
sha256:ba12acdbaf7efa34b0cc4f04c1fcf0d756d7edf8518e1275816401aec2664aa0

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-31T00:25:42Z
org.opencontainers.image.revision 26089f0886e55b6683ce827c26878e19122c9240
org.opencontainers.image.source https://git.coopcloud.tech/toolshed/abra.git
org.opencontainers.image.url https://git.coopcloud.tech/toolshed/abra
Details
Container
2026-07-31 00:26:27 +00:00
22
OCI / Docker
linux/amd64
21 MiB
Versions (1) View all
latest 2026-07-31