Pakobbix Pakobbix

llm-what-if-tracker (283c098)

Published 2026-03-08 23:40:30 +00:00 by Pakobbix

Installation

docker pull gitea.zephyre.one/pakobbix/llm-what-if-tracker:283c098
sha256:4d099ff8ca11cca4d2e64f9b7b47fdcb0990081c7344e0c3890d6e86b0f83dea

Images

Digest OS / Arch Size
50c7ebb90a linux/amd64 22 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.20.9-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache ca-certificates tzdata # buildkit
WORKDIR /app
COPY /app/llm-tracker . # buildkit
COPY /app/web/dist ./web/dist # buildkit
VOLUME [/app/metrics.db]
EXPOSE [8085/tcp]
CMD ["./llm-tracker"]

Labels

Key Value
org.opencontainers.image.created 2026-03-08T23:36:52.187Z
org.opencontainers.image.description A comprehensive LLM tracker, that tracks, token input/output, pp/s, tg/s, Favorite models used, and a what if I would use cloud model X price.
org.opencontainers.image.licenses
org.opencontainers.image.revision 283c09886389242cdd51e9d9536ed918834f9fe6
org.opencontainers.image.source https://gitea.zephyre.one/Pakobbix/LLM-what-if-tracker
org.opencontainers.image.title LLM-what-if-tracker
org.opencontainers.image.url https://gitea.zephyre.one/Pakobbix/LLM-what-if-tracker
org.opencontainers.image.version main
Details
Container
2026-03-08 23:40:30 +00:00
0
OCI / Docker
Versions (8) View all
1.0.1 2026-03-09
latest 2026-03-09
1.0.0 2026-03-09
b9efdef 2026-03-09
main 2026-03-09