sha256:48e8a5760daae78ccbf3d8f8634c79996a0808f29f9fb1229281eec63c517c40
OS/ARCH
Compressed size
358.58 MB
Last pushed
9 days by joaquinborggiolc
Type
Image
Manifest digest
sha256:4e4ed4649f5fc3ceb5626a27b1eca46f0adb4a93b3a02f4a95a7887f093e5815
Image Layers
1apko2.72 MB2apko3.09 MB3apko407.64 KB4apko168.9 KB5apko92.09 KB6apko91.46 KB7apko104.38 KB8apko11.8 KB9apko60.88 KB10apko2.65 KB11apko17.4 KB12ARG RUNTIME_EDITION=postgres0 B13ARG PYTHON_VERSION=3.140 B14RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.14 /bin/sh37.88 MB15COPY /api /api # buildkit1.31 MB16COPY /storage /storage # buildkit321.96 KB17COPY /usr/lib/python3.14/site-packages /usr/lib/python3.14/site-packages # buildkit73.37 MB18COPY /usr/bin/uvicorn /usr/bin/uvicorn # buildkit306 B19COPY /usr/bin/langgraph-verify-graphs /usr/bin/langgraph-verify-graphs # buildkit323 B20COPY /uv /uvx /bin/ #21.23 MB21COPY /out/core-server /usr/bin/core-api-grpc # buildkit35.19 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.22 MB26RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.14 /bin/sh14.08 MB27RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.14 /bin/sh2.69 MB28RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.14 /bin/sh462.46 KB29RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.14 /bin/sh32 B30ENTRYPOINT ["/storage/entrypoint.sh"]0 B31ARG REVISION=cf823930 B32ARG VARIANT=licensed0 B33ENV LANGSMITH_LANGGRAPH_API_REVISION=cf82393 LANGSMITH_LANGGRAPH_API_VARIANT=licensed0 B34LABEL org.opencontainers.image.revision=cf823930 B35COPY ./pyproject.toml ./uv.lock /deps/ #193.98 KB36ADD ./agent-builder-graphs /deps/agent-builder-graphs # buildkit1.34 MB37ADD ./lc_database /deps/lc_database # buildkit75.61 KB38ADD ./lc_config /deps/lc_config # buildkit59.53 KB39ADD ./lc_logging /deps/lc_logging # buildkit16.75 KB40ADD ./lc_saq /deps/lc_saq # buildkit59.2 KB41ADD ./lc_auth /deps/lc_auth # buildkit20.42 KB42ADD ./lc_llm_auth /deps/lc_llm_auth # buildkit11.42 KB43ADD ./lc_metrics /deps/lc_metrics # buildkit55.83 KB44ADD ./lc_security /deps/lc_security # buildkit9.06 KB45RUN /bin/sh -c for dep146 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 LANGGRAPH_CHECKPOINTER={"ttl": {"strategy": "keep_latest", "default_ttl":0 B49ENV 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 B50RUN /bin/sh -c mkdir -p779 B51RUN /bin/sh -c PYTHONDONTWRITEBYTECODE=1 uv27.71 KB52RUN /bin/sh -c pip uninstall249.75 KB53RUN /bin/sh -c rm -rf32 B54RUN /bin/sh -c rm -rf159 B55RUN /bin/sh -c uv pip807 B56USER 655320 BCommand
apko