Block a user
gadfly (sha-b850e35)
Published 2026-08-12 22:46:41 +00:00 by steve
Installation
docker pull gitea.stevedudenhoeffer.com/steve/gadfly:sha-b850e35sha256:f95f3f56331f8ea046907c70d4249532b1f8491fa20ed5dfb5621f4f4f3e2043
Images
| Digest | OS / Arch | Size |
|---|---|---|
| b1eb5cab50 | linux/amd64 | 370 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 procps # buildkit |
| RUN /bin/sh -c npm install -g @anthropic-ai/claude-code && npm cache clean --force # buildkit |
| RUN /bin/sh -c apk add --no-cache gcompat libstdc++ libgcc && npm install -g opencode-ai && npm cache clean --force # buildkit |
| RUN /bin/sh -c opencode --version >/dev/null 2>&1 && OPENCODE_CONFIG_CONTENT='{"provider":{"gadfly":{"npm":"@ai-sdk/openai-compatible","options":{"baseURL":"http://127.0.0.1:9/v1"},"models":{"x":{}}}}}' timeout 120 opencode run --model gadfly/x "warm" >/dev/null 2>&1 ; true # 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-08-12 22:46:41 +00:00
Versions (4)
View all
Container
0
OCI / Docker