sha256:f8ff6be1543673bad48909d062ea88964a5365a83ebe3f58adb517da158ae57c
OS/ARCH
Compressed size
348.23 MB
Last pushed
11 days by joaquinborggiolc
Type
Image
Manifest digest
sha256:a1d133ac02b8db95ab8ff1f58bee1ae39e74c02b5cfebc7ee4a6e01340d8cb77
Image Layers
1apko2.48 MB2apko2.25 MB3apko405.8 KB4apko163.99 KB5apko126.62 KB6apko89.59 KB7apko74.29 KB8apko50.3 KB9apko11.8 KB10apko2.65 KB11apko17.2 KB12ARG RUNTIME_EDITION=postgres0 B13ARG PYTHON_VERSION=3.120 B14RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh36 MB15COPY /api /api # buildkit1.3 MB16COPY /storage /storage # buildkit290.31 KB17COPY /usr/lib/python3.12/site-packages /usr/lib/python3.12/site-packages # buildkit57.09 MB18COPY /usr/bin/uvicorn /usr/bin/uvicorn # buildkit306 B19COPY /usr/bin/langgraph-verify-graphs /usr/bin/langgraph-verify-graphs # buildkit323 B20COPY /uv /uvx /bin/ #24.09 MB21COPY /out/core-server /usr/bin/core-api-grpc # buildkit30.68 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.15 MB27RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh2.54 MB28RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh350.42 KB29RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh32 B30ENTRYPOINT ["/storage/entrypoint.sh"]0 B31ARG REVISION=c44465b0 B32ARG VARIANT=licensed0 B33ENV LANGSMITH_LANGGRAPH_API_REVISION=c44465b LANGSMITH_LANGGRAPH_API_VARIANT=licensed0 B34LABEL org.opencontainers.image.revision=c44465b0 B35ENV UV_PRERELEASE=allow0 B36COPY ./pyproject.toml ./uv.lock /deps/ #205.58 KB37ADD ./agent-builder-graphs /deps/agent-builder-graphs # buildkit637.62 KB38ADD ./lc_database /deps/lc_database # buildkit59.04 KB39ADD ./lc_config /deps/lc_config # buildkit42.46 KB40ADD ./lc_logging /deps/lc_logging # buildkit16.34 KB41ADD ./lc_saq /deps/lc_saq # buildkit56.78 KB42ADD ./lc_auth /deps/lc_auth # buildkit17.47 KB43ADD ./lc_metrics /deps/lc_metrics # buildkit24.61 KB44ADD ./lc_security /deps/lc_security # buildkit9.06 KB45RUN /bin/sh -c for dep160.53 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/template_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 -p780 B50RUN /bin/sh -c PYTHONDONTWRITEBYTECODE=1 uv27.24 KB51RUN /bin/sh -c pip uninstall179.14 KB52RUN /bin/sh -c rm -rf32 B53RUN /bin/sh -c rm -rf159 B54RUN /bin/sh -c uv pip786 B55USER 655320 BCommand
apko