aiindex (0.4.7)

Published 2026-07-01 15:22:31 +00:00 by navicore in navicore/aiindex

Installation

docker pull git.navicore.tech/navicore/aiindex:0.4.7
sha256:3fe8c934011e624f85fa0f15f9388d36179b0aaf6c65df587eca6271234befc3

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/*
WORKDIR /app
COPY file:d7f9634b49160737b5c473a9d07608ee0e19c594837aaf426eb59a8068086edf in /app/aiindex-server
COPY dir:577f4e6b3e548336f749e9e76bfa91ffac29f7c40530cd0baf604f97e350d4f8 in /app/dist
COPY file:b146233eacf6f0165d17a49a90e0ec6b02f87fef79c4c72c9c4986f42f092998 in /app/stocks.toml
ENV BIND_ADDR=0.0.0.0:8080
ENV RUST_LOG=info
EXPOSE 8080
CMD ["/app/aiindex-server"]
Details
Container
2026-07-01 15:22:31 +00:00
1
OCI / Docker
linux/amd64
36 MiB
Versions (2) View all
0.4.7 2026-07-01
0.4.5 2026-04-29