sha256:c1ecdb81e26f7084bc9e8a19252913987e8d5c1c7da8305a050e798467567f63
OS/ARCH
Compressed size
258.31 MB
Last pushed
1 day by mukillangchain
Type
Image
Manifest digest
sha256:52eae61314dc22e2ec8237c3f6bbffebf1c56668f295f5e7860f33c7a3f0f375
Image Layers
1# debian.sh --arch 'amd64' out/28.41 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;4.07 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.56 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG PYTHON_VERSION=3.120 B12ARG OS_VERSION=slim0 B13ARG RUNTIME_EDITION=postgres0 B14RUN |3 PYTHON_VERSION=3.12 OS_VERSION=slim RUNTIME_EDITION=postgres43.64 MB15COPY /api /api # buildkit1.36 MB16COPY /storage /storage # buildkit310.68 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 # buildkit343 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 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 RUNTIME_EDITION=postgres14.95 MB28RUN |3 PYTHON_VERSION=3.12 OS_VERSION=slim RUNTIME_EDITION=postgres2.78 MB29RUN |3 PYTHON_VERSION=3.12 OS_VERSION=slim RUNTIME_EDITION=postgres1.57 KB30RUN |3 PYTHON_VERSION=3.12 OS_VERSION=slim 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/ 'trixie' '@1787529600'