rc-node20
sha256:7fea802f086ceccf8833108a7e30553f4a637a16bda25c46e28c630bda0d0b7a
OS/ARCH
Compressed size
1.16 GB
Last pushed
1 day by mukillangchain
Type
Image
Manifest digest
sha256:086a2f7dcc93c1791a45ece2d1acd370629474a3a4d9e49d5680e2b429e52cbf
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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;1.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11ARG NODE_VERSION=200 B12ARG PYTHON_VERSION=3.120 B13ARG RUNTIME_EDITION=postgres0 B14ARG OS_VERSION=slim0 B15COPY install-node.sh /tmp/install-node.sh # buildkit2.18 KB16RUN |4 NODE_VERSION=20 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres216.66 MB17RUN |4 NODE_VERSION=20 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres32 B18COPY langgraph_api/js/package.json /api/langgraph_api/js/package.json # buildkit771 B19COPY langgraph_api/js/yarn.lock /api/langgraph_api/js/yarn.lock # buildkit33.77 KB20RUN |4 NODE_VERSION=20 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres771.43 MB21COPY /api /api # buildkit1.26 MB22COPY /storage /storage # buildkit293.31 KB23COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit56.62 MB24COPY /usr/local/bin/uvicorn /usr/local/bin/uvicorn # buildkit325 B25COPY /usr/local/bin/langgraph-verify-graphs /usr/local/bin/langgraph-verify-graphs # buildkit343 B26COPY /out/core-server /usr/local/bin/core-api-grpc # buildkit33.29 MB27RUN |4 NODE_VERSION=20 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres5.3 MB28WORKDIR /api32 B29ENV PYTHONFAULTHANDLER=1 PYTHONUNBUFFERED=True PORT=8000 PIP_ROOT_USER_ACTION=ignore0 B30HEALTHCHECK &{["CMD" "python" "/api/healthcheck.py"] "5s"0 B31COPY /uv /uvx /bin/ #25.41 MB32COPY /datadog-init /app/datadog-init # buildkit17.46 MB33RUN |4 NODE_VERSION=20 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres14.16 MB34RUN |4 NODE_VERSION=20 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres2.66 MB35RUN |4 NODE_VERSION=20 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres1.56 KB36RUN |4 NODE_VERSION=20 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres32 B37ENTRYPOINT ["/storage/entrypoint.sh"]0 B38ARG REVISION=8b883f60 B39ARG VARIANT=licensed0 B40ENV LANGSMITH_LANGGRAPH_API_REVISION=8b883f6 LANGSMITH_LANGGRAPH_API_VARIANT=licensed0 B41LABEL org.opencontainers.image.revision=8b883f60 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'