rc-node24-bookworm
sha256:72eb8f9be6dbeba7d20d83cff662979d3823c7f3d03b1735f1a5d6b75616c5e3
OS/ARCH
Compressed size
1.15 GB
Last pushed
1 day by mukillangchain
Type
Image
Manifest digest
sha256:1f1013d917064df020333b8e773ca6e0f1ff2691f4ea49e029195aaf5192785d
Image Layers
1# debian.sh --arch 'arm64' out/26.81 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.2 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;12.97 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG NODE_VERSION=240 B12ARG PYTHON_VERSION=3.120 B13ARG RUNTIME_EDITION=postgres0 B14ARG OS_VERSION=slim-bookworm0 B15COPY install-node.sh /tmp/install-node.sh # buildkit2.18 KB16RUN |4 NODE_VERSION=24 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres214.07 MB17RUN |4 NODE_VERSION=24 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres32 B18COPY langgraph_api/js/package.json /api/langgraph_api/js/package.json # buildkit768 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 # buildkit324 B25COPY /usr/local/bin/langgraph-verify-graphs /usr/local/bin/langgraph-verify-graphs # buildkit344 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.54 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/ 'bookworm' '@1783900800'