Sign inSign up

richarvey/omnimem-web:v5.5.3

Multi-platform
Index digest

sha256:4befc31fc916db9b6f3ff0bdfb3e94cb4f0cc6dfc02c3aa655099df7ddc2675e

OS/ARCH

Compressed size

375.22 MB

Last pushed

2 months by richarvey

Type

Image

Manifest digest

sha256:473702150fa13d03eed18ee73f50b23d207fc6d6268753f9199465ef93f239d7

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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;1.22 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update10.99 MB
12WORKDIR /app93 B
13COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit322.47 MB
14COPY /usr/local/bin /usr/local/bin # buildkit1015 B
15COPY mcp_server/memory/ /app/memory/ # buildkit91.28 KB
16COPY web_ui/ /app/web_ui/ # buildkit60.8 KB
17RUN /bin/sh -c mkdir -p114 B
18RUN /bin/sh -c adduser --disabled-password155.11 KB
19USER webuser0 B
20ENTRYPOINT ["python" "-m" "uvicorn" "web_ui.app:app"0 B

Command

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