redislabs/agent-memory-server:0.12.5

Multi-platform
Index digest

sha256:c157631258ae8315acf7e34bd08acdb556bdd294e9ecf1e0da3f0cc25f98d766

OS/ARCH

Compressed size

173.97 MB

Last pushed

8 months by andrewbrookins510

Type

Image

Manifest digest

sha256:45ce6340954e3c4feb5c3ef3af9b2fd7b836db94355ac3b70e18d8c9ac17b44a

Image Layers

1# debian.sh --arch 'arm64' out/26.8 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.19 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B
8RUN /bin/sh -c set -eux;12.97 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11LABEL org.opencontainers.image.title=Redis Agent Memory Server0 B
12LABEL org.opencontainers.image.description=A memory layer for0 B
13LABEL org.opencontainers.image.url=https://github.com/redis/agent-memory-server0 B
14LABEL org.opencontainers.image.source=https://github.com/redis/agent-memory-server0 B
15LABEL org.opencontainers.image.documentation=https://redis.github.io/agent-memory-server/0 B
16LABEL org.opencontainers.image.vendor=Redis0 B
17LABEL org.opencontainers.image.licenses=Apache-2.00 B
18WORKDIR /app93 B
19RUN /bin/sh -c apt-get update1.48 MB
20RUN /bin/sh -c groupadd -r1.08 KB
21COPY --chown=agentmemory:agentmemory /app /app #129.52 MB
22ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
23USER agentmemory0 B
24EXPOSE [8000/tcp]0 B
25HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8000/v1/health0 B
26ENV DISABLE_AUTH=false0 B
27CMD ["agent-memory" "api" "--host" "0.0.0.0"0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1765152000'