saibot (v0.5.12)
Published 2026-07-12 15:56:37 +00:00 by jlxq0
Installation
docker pull forge.oddie.app/thehansogroup/saibot:v0.5.12sha256:4bdd37b39529af08e4e72008526e85398dfd41580d8aff5511912ebbc2e02a6fImage layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1782172800' |
| ENV LANG=C.UTF-8 MIX_ENV=prod DEBIAN_FRONTEND=noninteractive |
| RUN /bin/sh -c apt-get update && apt-get install --yes --no-install-recommends ca-certificates libncurses6 libstdc++6 openssl && rm -rf /var/lib/apt/lists/* # buildkit |
| ARG APP_VERSION=0.5.12 |
| ENV APP_VERSION=0.5.12 |
| WORKDIR /app |
| RUN |1 APP_VERSION=0.5.12 /bin/sh -c groupadd --gid 1000 app && useradd --uid 1000 --gid 1000 --home-dir /app --shell /usr/sbin/nologin app && chown app:app /app # buildkit |
| COPY --chown=app:app /app/_build/prod/rel/saibot ./ # buildkit |
| RUN |1 APP_VERSION=0.5.12 /bin/sh -c /app/bin/saibot version # buildkit |
| USER 1000:1000 |
| CMD ["/app/bin/saibot" "start"] |
Details
2026-07-12 15:56:37 +00:00
Versions (73)
View all
Container
355
OCI / Docker
linux/amd64
73 MiB
cache-release
2026-07-13
sha-64e07a7
2026-07-13
v0.8.0
2026-07-13
cache-main
2026-07-13
dev-sha-64e07a7
2026-07-13