• Joined on 2023-01-02

gadfly (sha-82f7ef7)

Published 2026-06-27 21:53:55 +00:00 by steve

Installation

docker pull gitea.stevedudenhoeffer.com/steve/gadfly:sha-82f7ef7
sha256:47f57696b2eae18865452f56c88dade4b99fae49e0ce46f84a8dd4edf4c68e75

Images

Digest OS / Arch Size
6bdc7853cf 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 21:53:55 +00:00
0
OCI / Docker
Versions (41) View all
sha-f468fe6 2026-07-16
latest 2026-07-16
sha-d8580bc 2026-07-16
sha-5639236 2026-07-16