swe-af-worker (dev)

Published 2026-04-11 09:50:33 +00:00 by hug

Installation

docker pull code.homenet.ge/public/swe-af-worker:dev
sha256:f8b82dbc5f44b40e6597c4c9f1a57d2ec323f924674756306a38a2fc6c31084c

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl openssh-client jq ca-certificates gnupg python3 python3-pip python3-venv && rm -rf /var/lib/apt/lists/*
/bin/sh -c curl -fsSL https://cli.github.com/packages/githubcli-archive-keyring.gpg | dd of=/usr/share/keyrings/githubcli-archive-keyring.gpg && echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/githubcli-archive-keyring.gpg] https://cli.github.com/packages stable main" > /etc/apt/sources.list.d/github-cli.list && apt-get update && apt-get install -y gh && rm -rf /var/lib/apt/lists/*
/bin/sh -c curl -fsSL https://deb.nodesource.com/setup_22.x | bash - && apt-get install -y nodejs && rm -rf /var/lib/apt/lists/* && npm install -g @anthropic-ai/claude-code
COPY dir:427d7b7093b372bb7a2478feafad3e94676be69272933c4f88b7107821c6919e in /usr/local/go
ENV PATH="/usr/local/go/bin:${PATH}"
ENV RUSTUP_HOME="/usr/local/rustup" CARGO_HOME="/usr/local/cargo" PATH="/usr/local/cargo/bin:${PATH}"
/bin/sh -c curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain stable --profile minimal
COPY file:e4b2afc82b8861da2087e6dc41619a8dd33891ad2f99f240779cd13fe6c82158 in /usr/local/bin/swe-af-worker
WORKDIR /workspace
ENTRYPOINT ["/usr/local/bin/swe-af-worker"]

Labels

Key Value
io.buildah.version 1.43.0
Details
Container
2026-04-11 09:50:33 +00:00
1
OCI / Docker
linux/amd64
496 MiB
Versions (4) View all
latest 2026-04-17
node-id 2026-04-12
939fa93 2026-04-11
dev 2026-04-11