• Joined on 2023-01-02

gadfly (sha-c342bdb)

Published 2026-06-27 22:39:27 +00:00 by steve

Installation

docker pull gitea.stevedudenhoeffer.com/steve/gadfly:sha-c342bdb
sha256:f1d542e71d9ce70372de6346ed3bd95f68330e7c596e2aecf2be2ca3370ae1c1

Images

Digest OS / Arch Size
1b70368929 linux/amd64 111 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache bash git curl jq ca-certificates nodejs npm # buildkit
RUN /bin/sh -c npm install -g @anthropic-ai/claude-code && npm cache clean --force # buildkit
COPY /out/gadfly /usr/local/bin/gadfly # buildkit
COPY scripts /app/scripts # buildkit
COPY entrypoint.sh /entrypoint.sh # buildkit
RUN /bin/sh -c chmod +x /entrypoint.sh /app/scripts/run.sh /app/scripts/status-board.sh /usr/local/bin/gadfly # buildkit
ENTRYPOINT ["/entrypoint.sh"]
Details
Container
2026-06-27 22:39:27 +00:00
3
OCI / Docker
Versions (35) View all
latest 2026-06-30
sha-ac6ce06 2026-06-30
sha-3095ebf 2026-06-29
sha-88f74aa 2026-06-28
sha-5397160 2026-06-28