sha256:4ad8c349a46c50d43a2095db8368bd2aa205c95eb0ad2f32bf55c10f4f98e897
OS/ARCH
Compressed size
356.04 MB
Last pushed
about 2 months by joaquinborggiolc
Type
Image
Manifest digest
sha256:98541500c5da717d1d7abe7e18188f03ca31a6306996a7d16d9b5296717d7348
Image Layers
1apko2.72 MB2apko3 MB3apko402.63 KB4apko168.93 KB5apko126.63 KB6apko92.09 KB7apko91.43 KB8apko11.8 KB9apko59.13 KB10apko2.65 KB11apko17.21 KB12ARG RUNTIME_EDITION=postgres0 B13ARG PYTHON_VERSION=3.120 B14RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh36.8 MB15COPY /api /api # buildkit1.3 MB16COPY /storage /storage # buildkit301.32 KB17COPY /usr/lib/python3.12/site-packages /usr/lib/python3.12/site-packages # buildkit71.93 MB18COPY /usr/bin/uvicorn /usr/bin/uvicorn # buildkit305 B19COPY /usr/bin/langgraph-verify-graphs /usr/bin/langgraph-verify-graphs # buildkit321 B20COPY /uv /uvx /bin/ #25.13 MB21COPY /out/core-server /usr/bin/core-api-grpc # buildkit35.06 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.08 MB26RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh13.28 MB27RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh2.54 MB28RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh350.47 KB29RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh32 B30ENTRYPOINT ["/storage/entrypoint.sh"]0 B31ARG REVISION=aa09fcf0 B32ARG VARIANT=licensed0 B33ENV LANGSMITH_LANGGRAPH_API_REVISION=aa09fcf LANGSMITH_LANGGRAPH_API_VARIANT=licensed0 B34LABEL org.opencontainers.image.revision=aa09fcf0 B35COPY ./pyproject.toml ./uv.lock /deps/ #207.87 KB36ADD ./agent-builder-graphs /deps/agent-builder-graphs # buildkit1.18 MB37ADD ./lc_database /deps/lc_database # buildkit69.55 KB38ADD ./lc_config /deps/lc_config # buildkit52.03 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.96 KB44ADD ./lc_security /deps/lc_security # buildkit10.16 KB45RUN /bin/sh -c for dep143.74 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 -p778 B50RUN /bin/sh -c PYTHONDONTWRITEBYTECODE=1 uv27.23 KB51RUN /bin/sh -c pip uninstall179.14 KB52RUN /bin/sh -c rm -rf32 B53RUN /bin/sh -c rm -rf160 B54RUN /bin/sh -c uv pip787 B55USER 655320 BCommand
apko