seshd (0ab390be372b)
Published 2026-04-27 09:24:07 +00:00 by toasterson
Installation
docker pull code.aopc.cloud/toasterson/seshd:0ab390be372bsha256:bc7c47c4dcdea502590dc4ff1f906e62a42b10975973d3aa0969f10711098cb2Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600' |
| /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates tini && rm -rf /var/lib/apt/lists/* && groupadd -r seshat && useradd -r -g seshat -d /data -s /sbin/nologin seshat && mkdir -p /data /config /models && chown seshat:seshat /data /config /models |
| COPY file:78a4bb0b32676e04df2fe50653232386b96915c2a8bfcb3640babb23dd05e136 in /usr/local/bin/seshd |
| COPY dir:b0e5efbee9a03eaeb920eff42d5bc036b8af23a9857d4e97648e696eb11e6d86 in /usr/local/lib/ |
| /bin/sh -c ldconfig |
| ENV ORT_DYLIB_PATH=/usr/local/lib/libonnxruntime.so SESHAT_CONFIG=/config/seshat.toml SESHAT_MODEL_DIR=/models RUST_LOG=seshat=info |
| EXPOSE 9090 |
| USER seshat |
| WORKDIR /data |
| VOLUME [/data /config /models] |
| ENTRYPOINT ["tini" "--"] |
| CMD ["seshd" "/config/seshat.toml"] |
Details
2026-04-27 09:24:07 +00:00
Versions (212)
View all
Container
0
OCI / Docker
linux/amd64
61 MiB
3ebcb65d1e47
2026-06-02
3a5a95810084
2026-06-02
060bbf1b1660
2026-06-02
5f2351988920
2026-06-02
217bfae37a67
2026-06-02