Sign inSign up

scitrera/memorylayer-server:sha-7732130

Multi-platform
Index digest

sha256:0b130266f6b5a20abda6e431074ce9b8ca32ec509c067f16253eeaf50d319b14

OS/ARCH

Compressed size

205.32 MB

Last pushed

12 days by scitrera

Type

Image

Manifest digest

sha256:b1152d8e56f16f32ced593a75e3d51a1cb3fd5b5449cbdf870a93c3640ccad6c

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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;4.07 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.56 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11LABEL maintainer=scitrera.ai <[email protected]>0 B
12LABEL org.opencontainers.image.source=https://github.com/scitrera/memorylayer0 B
13LABEL org.opencontainers.image.description=MemoryLayer.ai - Memory infrastructure0 B
14LABEL org.opencontainers.image.licenses=Apache-2.00 B
15ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PATH=/opt/memorylayer/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin VIRTUAL_ENV=/opt/memorylayer0 B
16RUN /bin/sh -c apt-get update4.84 MB
17RUN /bin/sh -c groupadd --gid3.24 KB
18RUN /bin/sh -c mkdir -p96 B
19VOLUME [/data]0 B
20WORKDIR /app93 B
21COPY /opt/memorylayer /opt/memorylayer # buildkit156.45 MB
22USER memorylayer0 B
23ENV MEMORYLAYER_SERVER_HOST=0.0.0.0 MEMORYLAYER_SERVER_PORT=61001 MEMORYLAYER_EMBEDDING_PROVIDER=embed_server MEMORYLAYER_DATA_DIR=/data0 B
24EXPOSE [61001/tcp]0 B
25HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:61001/health0 B
26ENTRYPOINT ["memorylayer"]0 B
27CMD ["serve"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'