seshd (sha256:37f8a8e7e9fe0cf1656c8e2990b0b37ddbe896931a6a95ea93889d1dc0d09d53)
Published 2026-06-02 14:29:23 +00:00 by toasterson
Installation
docker pull code.aopc.cloud/toasterson/seshd@sha256:37f8a8e7e9fe0cf1656c8e2990b0b37ddbe896931a6a95ea93889d1dc0d09d53sha256:37f8a8e7e9fe0cf1656c8e2990b0b37ddbe896931a6a95ea93889d1dc0d09d53Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400' |
| RUN /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 # buildkit |
| COPY /build/seshd /usr/local/bin/seshd # buildkit |
| COPY /opt/ort/lib/ /usr/local/lib/ # buildkit |
| RUN /bin/sh -c ldconfig # buildkit |
| ENV ORT_DYLIB_PATH=/usr/local/lib/libonnxruntime.so SESHAT_CONFIG=/config/seshat.toml SESHAT_MODEL_DIR=/models RUST_LOG=seshat=info |
| EXPOSE [9090/tcp] |
| USER seshat |
| WORKDIR /data |
| VOLUME [/data /config /models] |
| ENTRYPOINT ["tini" "--"] |
| CMD ["seshd" "/config/seshat.toml"] |
Details
2026-06-02 14:29:23 +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