sha256:a1fb015011896bd2bc736014a3e97b7268f2be1762a8dc042c7c43017e2b6a62
OS/ARCH
Compressed size
237.12 MB
Last pushed
4 days by mukillangchain
Type
Image
Manifest digest
sha256:dd264e89d312ddd93762f5462fb6b42825d1ac2f522337030293e6f92b31de73
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.21 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;12.33 MB7RUN /bin/sh -c set -eux;250 B8CMD ["python3"]0 B9ARG PYTHON_VERSION=3.140 B10ARG OS_VERSION=slim-bookworm0 B11ARG RUNTIME_EDITION=postgres0 B12RUN |3 PYTHON_VERSION=3.14 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres29.32 MB13COPY /api /api # buildkit1.42 MB14COPY /storage /storage # buildkit322.58 KB15COPY /usr/local/lib/python3.14/site-packages /usr/local/lib/python3.14/site-packages # buildkit73.8 MB16COPY /usr/local/bin/uvicorn /usr/local/bin/uvicorn # buildkit326 B17COPY /usr/local/bin/langgraph-verify-graphs /usr/local/bin/langgraph-verify-graphs # buildkit341 B18COPY /uv /uvx /bin/ #20.93 MB19COPY /out/core-server /usr/local/bin/core-api-grpc # buildkit32.42 MB20RUN |3 PYTHON_VERSION=3.14 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres3.62 MB21WORKDIR /api32 B22ENV PYTHONFAULTHANDLER=1 PYTHONUNBUFFERED=True PORT=8000 PIP_ROOT_USER_ACTION=ignore0 B23HEALTHCHECK &{["CMD" "python" "/api/healthcheck.py"] "5s"0 B24COPY /datadog-init /app/datadog-init # buildkit15.35 MB25RUN |3 PYTHON_VERSION=3.14 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres14.8 MB26RUN |3 PYTHON_VERSION=3.14 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres2.78 MB27RUN |3 PYTHON_VERSION=3.14 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres1.55 KB28RUN |3 PYTHON_VERSION=3.14 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres32 B29ENTRYPOINT ["/storage/entrypoint.sh"]0 B30ARG REVISION=b03ce040 B31ARG VARIANT=licensed0 B32ENV LANGSMITH_LANGGRAPH_API_REVISION=b03ce04 LANGSMITH_LANGGRAPH_API_VARIANT=licensed0 B33LABEL org.opencontainers.image.revision=b03ce040 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'