sha256:d68138e16174c19415b162a82091db7a5446c44bfb843ed58335797a76d9065a
OS/ARCH
Compressed size
240.05 MB
Last pushed
8 days by mukillangchain
Type
Image
Manifest digest
sha256:f8b0acb977a2648b5a5020e88d2e69f06d56a90d6e997b519e242dacb2489b8a
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 GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.150 B6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B7RUN /bin/sh -c set -eux;12.01 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B10ARG PYTHON_VERSION=3.130 B11ARG OS_VERSION=slim-bookworm0 B12ARG RUNTIME_EDITION=postgres0 B13RUN |3 PYTHON_VERSION=3.13 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres29.06 MB14COPY /api /api # buildkit1.37 MB15COPY /storage /storage # buildkit310.81 KB16COPY /usr/local/lib/python3.13/site-packages /usr/local/lib/python3.13/site-packages # buildkit72.08 MB17COPY /usr/local/bin/uvicorn /usr/local/bin/uvicorn # buildkit327 B18COPY /usr/local/bin/langgraph-verify-graphs /usr/local/bin/langgraph-verify-graphs # buildkit344 B19COPY /uv /uvx /bin/ #21.56 MB20COPY /out/core-server /usr/local/bin/core-api-grpc # buildkit35.17 MB21RUN |3 PYTHON_VERSION=3.13 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres3.4 MB22WORKDIR /api32 B23ENV PYTHONFAULTHANDLER=1 PYTHONUNBUFFERED=True PORT=8000 PIP_ROOT_USER_ACTION=ignore0 B24HEALTHCHECK &{["CMD" "python" "/api/healthcheck.py"] "5s"0 B25COPY /datadog-init /app/datadog-init # buildkit17.09 MB26RUN |3 PYTHON_VERSION=3.13 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres14.94 MB27RUN |3 PYTHON_VERSION=3.13 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres2.78 MB28RUN |3 PYTHON_VERSION=3.13 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres1.55 KB29RUN |3 PYTHON_VERSION=3.13 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres32 B30ENTRYPOINT ["/storage/entrypoint.sh"]0 B31ARG REVISION=b03ce040 B32ARG VARIANT=licensed0 B33ENV LANGSMITH_LANGGRAPH_API_REVISION=b03ce04 LANGSMITH_LANGGRAPH_API_VARIANT=licensed0 B34LABEL org.opencontainers.image.revision=b03ce040 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'