swe-af (latest)
Published 2026-04-17 13:00:19 +00:00 by hug
Installation
docker pull code.homenet.ge/public/swe-af:latestsha256:6b624d34d819d16e602f1b93196f8470336a66d34e7a87b5b86b921b5721ce5eImage 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 && 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/* |
| COPY file:466fe59c4c8d31bd4b74fe465d49f8bd3ce0dc9c777363a8e33f63fd31a3bdd8 in /usr/local/bin/swe-fast |
| ENTRYPOINT ["swe-fast"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.43.0 |