sha256:7e552f3178abe7152ff2877d1cab4b3f560f0004f095206a1e6892ae997ed4c3
OS/ARCH
Compressed size
237.47 MB
Last pushed
2 days by mukillangchain
Type
Image
Manifest digest
sha256:e3f7be407bd67e05e294b4331aacbd82de279020cbf8e0242d75837eac06f623
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 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.21 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;12.97 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG PYTHON_VERSION=3.120 B12ARG OS_VERSION=slim-bookworm0 B13ARG RUNTIME_EDITION=postgres0 B14RUN |3 PYTHON_VERSION=3.12 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres28.61 MB15COPY /api /api # buildkit1.36 MB16COPY /storage /storage # buildkit310.69 KB17COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit72.6 MB18COPY /usr/local/bin/uvicorn /usr/local/bin/uvicorn # buildkit328 B19COPY /usr/local/bin/langgraph-verify-graphs /usr/local/bin/langgraph-verify-graphs # buildkit344 B20COPY /uv /uvx /bin/ #20.93 MB21COPY /out/core-server /usr/local/bin/core-api-grpc # buildkit32.42 MB22RUN |3 PYTHON_VERSION=3.12 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres5.33 MB23WORKDIR /api32 B24ENV PYTHONFAULTHANDLER=1 PYTHONUNBUFFERED=True PORT=8000 PIP_ROOT_USER_ACTION=ignore0 B25HEALTHCHECK &{["CMD" "python" "/api/healthcheck.py"] "5s"0 B26COPY /datadog-init /app/datadog-init # buildkit15.35 MB27RUN |3 PYTHON_VERSION=3.12 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres14.8 MB28RUN |3 PYTHON_VERSION=3.12 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres2.77 MB29RUN |3 PYTHON_VERSION=3.12 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres1.55 KB30RUN |3 PYTHON_VERSION=3.12 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres32 B31ENTRYPOINT ["/storage/entrypoint.sh"]0 B32ARG REVISION=b03ce040 B33ARG VARIANT=licensed0 B34ENV LANGSMITH_LANGGRAPH_API_REVISION=b03ce04 LANGSMITH_LANGGRAPH_API_VARIANT=licensed0 B35LABEL org.opencontainers.image.revision=b03ce040 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'