sha256:7e552f3178abe7152ff2877d1cab4b3f560f0004f095206a1e6892ae997ed4c3
OS/ARCH
Compressed size
242.33 MB
Last pushed
3 days by mukillangchain
Type
Image
Manifest digest
sha256:30e1476a3a0b1b682dd27cdef8e71f837925cbb2d5900459fcda0978e4ca8652
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 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.37 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;13.04 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.36 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.08 MB18COPY /usr/local/bin/uvicorn /usr/local/bin/uvicorn # buildkit327 B19COPY /usr/local/bin/langgraph-verify-graphs /usr/local/bin/langgraph-verify-graphs # buildkit342 B20COPY /uv /uvx /bin/ #21.56 MB21COPY /out/core-server /usr/local/bin/core-api-grpc # buildkit35.17 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 # buildkit17.09 MB27RUN |3 PYTHON_VERSION=3.12 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres14.95 MB28RUN |3 PYTHON_VERSION=3.12 OS_VERSION=slim-bookworm RUNTIME_EDITION=postgres2.78 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 'amd64' out/ 'bookworm' '@1787529600'