Block a user
gadfly (v1)
Published 2026-06-28 06:01:50 +00:00 by steve
Installation
docker pull gitea.stevedudenhoeffer.com/steve/gadfly:v1sha256:a79513aa5d0111d90894f0427e2a42323a42c9dd550af3fa09562a281b4096e7
Images
| Digest | OS / Arch | Size |
|---|---|---|
| d44d4ba94c | 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
2026-06-28 06:01:50 +00:00
Versions (41)
View all
Container
1
OCI / Docker