rc-node24
sha256:5c115bd2129e2b7a2f5d55d46724e2587bc80edf4ce4cf8d640d5535df0e965f
OS/ARCH
Compressed size
1.15 GB
Last pushed
1 day by mukillangchain
Type
Image
Manifest digest
sha256:b0f452b0b43e18a668424d180fcfc35b1d8f438df476f71a4ee91f15fd7cadcd
Image Layers
1# debian.sh --arch 'arm64' out/28.75 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.22 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.49 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B11ARG NODE_VERSION=240 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=24 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres217.02 MB17RUN |4 NODE_VERSION=24 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres32 B18COPY langgraph_api/js/package.json /api/langgraph_api/js/package.json # buildkit769 B19COPY langgraph_api/js/yarn.lock /api/langgraph_api/js/yarn.lock # buildkit33.77 KB20RUN |4 NODE_VERSION=24 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres769.15 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 # buildkit57.09 MB24COPY /usr/local/bin/uvicorn /usr/local/bin/uvicorn # buildkit325 B25COPY /usr/local/bin/langgraph-verify-graphs /usr/local/bin/langgraph-verify-graphs # buildkit342 B26COPY /out/core-server /usr/local/bin/core-api-grpc # buildkit30.67 MB27RUN |4 NODE_VERSION=24 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/ #24.24 MB32COPY /datadog-init /app/datadog-init # buildkit15.68 MB33RUN |4 NODE_VERSION=24 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres14.02 MB34RUN |4 NODE_VERSION=24 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres2.65 MB35RUN |4 NODE_VERSION=24 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres1.56 KB36RUN |4 NODE_VERSION=24 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 'arm64' out/ 'trixie' '@1783900800'