rc-node20-bookworm
sha256:63625e6bf1a29abc41a70249aa9af9d0af06a872143d821a58d9cf97ad9b8e0d
OS/ARCH
Compressed size
1.15 GB
Last pushed
1 day by mukillangchain
Type
Image
Manifest digest
sha256:43a1aea4b0b218b94b3f077a5b8b14cedb97f9ce14e9e984522d577aa1474320
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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.36 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;13.04 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG NODE_VERSION=200 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=20 PYTHON_VERSION=3.12 RUNTIME_EDITION=postgres210.99 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.3 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 # buildkit326 B25COPY /usr/local/bin/langgraph-verify-graphs /usr/local/bin/langgraph-verify-graphs # buildkit342 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.54 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/ 'bookworm' '@1783900800'