sha256:c6d8b92597d418e425bcd5b248a17574fde0d27d48aaa465bd21d0b491922364
OS/ARCH
Compressed size
209.46 MB
Last pushed
2 days by mukillangchain
Type
Image
Manifest digest
sha256:e9007d7fa4669c81e548554e42954027e108e2203be67bf3928407b0805c2e30
Image Layers
1apko2.72 MB2apko3.09 MB3apko846.76 KB4apko407.64 KB5apko168.9 KB6apko111.43 KB7apko92.09 KB8apko91.46 KB9apko104.38 KB10apko82.89 KB11apko18.94 KB12ARG RUNTIME_EDITION=postgres0 B13ARG PYTHON_VERSION=3.120 B14RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh36.43 MB15COPY /api /api # buildkit1.36 MB16COPY /storage /storage # buildkit310.69 KB17COPY /usr/lib/python3.12/site-packages /usr/lib/python3.12/site-packages # buildkit72.13 MB18COPY /usr/bin/uvicorn /usr/bin/uvicorn # buildkit304 B19COPY /usr/bin/langgraph-verify-graphs /usr/bin/langgraph-verify-graphs # buildkit323 B20COPY /uv /uvx /bin/ #21.56 MB21COPY /out/core-server /usr/bin/core-api-grpc # buildkit35.17 MB22WORKDIR /api32 B23ENV PYTHONFAULTHANDLER=1 PYTHONUNBUFFERED=True PORT=8000 PIP_ROOT_USER_ACTION=ignore0 B24HEALTHCHECK &{["CMD" "python" "/api/healthcheck.py"] "5s"0 B25COPY /datadog-init /app/datadog-init # buildkit17.09 MB26RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh14.95 MB27RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh2.78 MB28RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh1.46 KB29RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh32 B30ENTRYPOINT ["/storage/entrypoint.sh"]0 B31ARG REVISION=b03ce040 B32ARG VARIANT=licensed0 B33ENV LANGSMITH_LANGGRAPH_API_REVISION=b03ce04 LANGSMITH_LANGGRAPH_API_VARIANT=licensed0 B34LABEL org.opencontainers.image.revision=b03ce040 BCommand
apko