sha256:d68138e16174c19415b162a82091db7a5446c44bfb843ed58335797a76d9065a
OS/ARCH
Compressed size
235.22 MB
Last pushed
3 days by mukillangchain
Type
Image
Manifest digest
sha256:5221ea794391df34ae8b2d96c93f5b6a0ff45d64b5a5736e17be66fd420c54ef
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 GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.150 B6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B7RUN /bin/sh -c set -eux;11.91 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.32 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.63 MB17COPY /usr/local/bin/uvicorn /usr/local/bin/uvicorn # buildkit326 B18COPY /usr/local/bin/langgraph-verify-graphs /usr/local/bin/langgraph-verify-graphs # buildkit342 B19COPY /uv /uvx /bin/ #20.93 MB20COPY /out/core-server /usr/local/bin/core-api-grpc # buildkit32.42 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 # buildkit15.35 MB26RUN |3 PYTHON_VERSION=3.13 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres14.79 MB27RUN |3 PYTHON_VERSION=3.13 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres2.77 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 'arm64' out/ 'bookworm' '@1787529600'