Sign inSign up

andrewbrookins510/agent-memory-server:0.9.0b6

Multi-platform
Index digest

sha256:dfca055b5f32ea527e8eccbdcfeee96696182ea72442c73741db3ac18cec14f6

OS/ARCH

Compressed size

3.21 GB

Last pushed

about 1 year by andrewbrookins510

Type

Image

Manifest digest

sha256:0d79da42b4e8e5160d1c94f4a910998aca381b12496d9a7342b5285f4f00e5d2

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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.35 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.110 B
7ENV PYTHON_SHA256=c30bb24b7f1e9a19b11b55a546434f74e739bb4c271a3e3a80ff4380d49f7adb0 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11COPY /uv /uvx /usr/local/bin/ #17.99 MB
12ENTRYPOINT []0 B
13CMD ["/usr/local/bin/uv"]0 B
14WORKDIR /app93 B
15ENV UV_COMPILE_BYTECODE=10 B
16ENV UV_LINK_MODE=copy0 B
17RUN /bin/sh -c apt-get update111.92 MB
18RUN /bin/sh -c uv sync3.04 GB
19ADD . /app # buildkit1.74 MB
20RUN /bin/sh -c uv sync11.14 KB
21ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
22ENTRYPOINT []0 B
23EXPOSE map[8000/tcp:{}]0 B
24HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8000/v1/health0 B
25ENV DISABLE_AUTH=true0 B
26CMD ["agent-memory" "api" "--host" "0.0.0.0"0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'