sha256:e0b96a2c4ac2105d7b17b3c44d63f2b695fb3b20d429fe4915ccd8fcbf6e0bbc
OS/ARCH
Compressed size
348.44 MB
Last pushed
30 days by joaquinborggiolc
Type
Image
Manifest digest
sha256:015b97b39868a95cdc40cd68d3b40b6649eeaa954b0878727e60d967dc5b8881
Image Layers
1apko2.48 MB2apko2.25 MB3apko405.8 KB4apko163.99 KB5apko125.05 KB6apko89.58 KB7apko74.29 KB8apko49.92 KB9apko11.8 KB10apko2.65 KB11apko17.28 KB12ARG RUNTIME_EDITION=postgres0 B13ARG PYTHON_VERSION=3.120 B14RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh35.57 MB15COPY /api /api # buildkit1.31 MB16COPY /storage /storage # buildkit302.75 KB17COPY /usr/lib/python3.12/site-packages /usr/lib/python3.12/site-packages # buildkit72.45 MB18COPY /usr/bin/uvicorn /usr/bin/uvicorn # buildkit305 B19COPY /usr/bin/langgraph-verify-graphs /usr/bin/langgraph-verify-graphs # buildkit324 B20COPY /uv /uvx /bin/ #21.26 MB21COPY /out/core-server /usr/bin/core-api-grpc # buildkit32.31 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 # buildkit15.35 MB26RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh13.66 MB27RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh2.62 MB28RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh350.13 KB29RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh32 B30ENTRYPOINT ["/storage/entrypoint.sh"]0 B31ARG REVISION=8470d640 B32ARG VARIANT=licensed0 B33ENV LANGSMITH_LANGGRAPH_API_REVISION=8470d64 LANGSMITH_LANGGRAPH_API_VARIANT=licensed0 B34LABEL org.opencontainers.image.revision=8470d640 B35COPY ./pyproject.toml ./uv.lock /deps/ #211.29 KB36ADD ./agent-builder-graphs /deps/agent-builder-graphs # buildkit1.22 MB37ADD ./lc_database /deps/lc_database # buildkit69.9 KB38ADD ./lc_config /deps/lc_config # buildkit52 KB39ADD ./lc_logging /deps/lc_logging # buildkit15.78 KB40ADD ./lc_saq /deps/lc_saq # buildkit58.24 KB41ADD ./lc_auth /deps/lc_auth # buildkit19.9 KB42ADD ./lc_llm_auth /deps/lc_llm_auth # buildkit11.4 KB43ADD ./lc_metrics /deps/lc_metrics # buildkit41.95 KB44ADD ./lc_security /deps/lc_security # buildkit10.16 KB45RUN /bin/sh -c for dep145.75 MB46ENV LANGGRAPH_AUTH={"path": "/deps/agent-builder-graphs/agent_builder_graphs/security/auth.py:auth"}0 B47ENV LANGGRAPH_HTTP={"app": "/deps/agent-builder-graphs/agent_builder_graphs/custom_routes.py:app", "configurable_headers": {"includes":0 B48ENV LANGSERVE_GRAPHS={"deep_agent": "/deps/agent-builder-graphs/agent_builder_graphs/deep_agent/agent.py:graph", "subagent": "/deps/agent-builder-graphs/agent_builder_graphs/deep_agent/subagent.py:graph",0 B49RUN /bin/sh -c mkdir -p777 B50RUN /bin/sh -c PYTHONDONTWRITEBYTECODE=1 uv27.23 KB51RUN /bin/sh -c pip uninstall159.95 KB52RUN /bin/sh -c rm -rf32 B53RUN /bin/sh -c rm -rf159 B54RUN /bin/sh -c uv pip784 B55USER 655320 BCommand
apko