sha256:a1fb015011896bd2bc736014a3e97b7268f2be1762a8dc042c7c43017e2b6a62
OS/ARCH
Compressed size
241.9 MB
Last pushed
6 days by mukillangchain
Type
Image
Manifest digest
sha256:61291406bd11f3b93eafceef58a5b742076c9c6d0ba3001a16f783fb01e52eb3
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.37 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;12.44 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.06 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.2 MB16COPY /usr/local/bin/uvicorn /usr/local/bin/uvicorn # buildkit327 B17COPY /usr/local/bin/langgraph-verify-graphs /usr/local/bin/langgraph-verify-graphs # buildkit345 B18COPY /uv /uvx /bin/ #21.56 MB19COPY /out/core-server /usr/local/bin/core-api-grpc # buildkit35.17 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 # buildkit17.09 MB25RUN |3 PYTHON_VERSION=3.14 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres14.95 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 'amd64' out/ 'bookworm' '@1787529600'