Sign inSign up

timescale/tiger-memory:0.0.3

Multi-platform
Index digest

sha256:407d39479face94a05784ec03ea8d82379706a0394ff0cfb7aecf02166f9d3b9

OS/ARCH

Compressed size

62.26 MB

Last pushed

10 months by tsciops

Type

Image

Manifest digest

sha256:89eb8764ec2b554dd30f0602eed5dea67753866a7fc4c9dfc0ffd35779902e8a

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.21 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.100 B
6ENV PYTHON_SHA256=bc673c04375a1a3f0808c27ba8f0411ab811ad390a8740318ccb9c60fad8fd770 B
7RUN /bin/sh -c set -eux;11.17 MB
8RUN /bin/sh -c set -eux;251 B
9CMD ["python3"]0 B
10WORKDIR /app93 B
11ENV PYTHONUNBUFFERED=10 B
12RUN /bin/sh -c groupadd -r1.08 KB
13COPY /usr/local/lib/python3.13/site-packages /usr/local/lib/python3.13/site-packages # buildkit21.09 MB
14COPY --chown=appuser:appuser tiger_memory ./tiger_memory #26.09 KB
15COPY --chown=appuser:appuser mcp-config.json ./ #300 B
16COPY --chown=appuser:appuser tasks.yaml ./ #451 B
17COPY --chown=appuser:appuser prompts ./prompts #6.64 KB
18USER appuser0 B
19ENV PYTHONPATH=/app0 B
20CMD ["python" "/app/tiger_memory/main.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1763337600'