sha256:d5e6fc7bf0197050d7b16561768ff6b48be1ad82cf168023720a769730047b8d
OS/ARCH
Compressed size
363.4 MB
Last pushed
1 day by mukillangchain
Type
Image
Manifest digest
sha256:5faa9551367638f99143f73d820e781a66cbd95e073b62c8b6b521d12572019a
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 NODE_VERSION=220 B12ARG PYTHON_VERSION=3.120 B13ARG RUNTIME_EDITION=postgres0 B14ARG OS_VERSION=slim0 B15COPY install-node.sh /tmp/install-node.sh # buildkit2.37 KB16RUN |4 NODE_VERSION=22 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres102.41 MB17RUN |4 NODE_VERSION=22 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres10.56 MB18COPY langgraph_api/js/package.json /api/langgraph_api/js/package.json # buildkit753 B19COPY langgraph_api/js/yarn.lock /api/langgraph_api/js/yarn.lock # buildkit34.15 KB20COPY langgraph_api/js/.yarnclean /api/langgraph_api/js/.yarnclean # buildkit608 B21RUN |4 NODE_VERSION=22 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres35.76 MB22COPY /api /api # buildkit1.32 MB23COPY /storage /storage # buildkit314.72 KB24COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit72.08 MB25COPY /usr/local/bin/uvicorn /usr/local/bin/uvicorn # buildkit328 B26COPY /usr/local/bin/langgraph-verify-graphs /usr/local/bin/langgraph-verify-graphs # buildkit342 B27COPY /out/core-server /usr/local/bin/core-api-grpc # buildkit35.17 MB28RUN |4 NODE_VERSION=22 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres5.33 MB29WORKDIR /api32 B30ENV PYTHONFAULTHANDLER=1 PYTHONUNBUFFERED=True PORT=8000 PIP_ROOT_USER_ACTION=ignore0 B31HEALTHCHECK &{["CMD" "python" "/api/healthcheck.py"] "5s"0 B32COPY /uv /uvx /bin/ #21.56 MB33COPY /datadog-init /app/datadog-init # buildkit17.09 MB34RUN |4 NODE_VERSION=22 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres14.95 MB35RUN |4 NODE_VERSION=22 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres2.78 MB36RUN |4 NODE_VERSION=22 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres1.57 KB37RUN |4 NODE_VERSION=22 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres32 B38ENTRYPOINT ["/storage/entrypoint.sh"]0 B39ARG REVISION=b03ce040 B40ARG VARIANT=licensed0 B41ENV LANGSMITH_LANGGRAPH_API_REVISION=b03ce04 LANGSMITH_LANGGRAPH_API_VARIANT=licensed0 B42LABEL org.opencontainers.image.revision=b03ce040 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'