sha256:2c6e2d11aec212d81e98a033653d407b1d5e84229315900da14bd8f2496bf70d
OS/ARCH
Compressed size
369.58 MB
Last pushed
7 days by joaquinborggiolc
Type
Image
Manifest digest
sha256:4860b538c8d48914a05f228e0e7b11242bb80403018e4dc66c47557fd0eabc81
Image Layers
1apko2.72 MB2apko3.09 MB3apko407.64 KB4apko168.9 KB5apko111.37 KB6apko92.09 KB7apko91.46 KB8apko104.38 KB9apko11.73 KB10apko63.01 KB11apko17.64 KB12ARG RUNTIME_EDITION=postgres0 B13ARG PYTHON_VERSION=3.120 B14RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh36.42 MB15COPY /api /api # buildkit1.3 MB16COPY /storage /storage # buildkit302.74 KB17COPY /usr/lib/python3.12/site-packages /usr/lib/python3.12/site-packages # buildkit71.99 MB18COPY /usr/bin/uvicorn /usr/bin/uvicorn # buildkit305 B19COPY /usr/bin/langgraph-verify-graphs /usr/bin/langgraph-verify-graphs # buildkit325 B20COPY /uv /uvx /bin/ #21.21 MB21COPY /out/core-server /usr/bin/core-api-grpc # buildkit35.1 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.12 /bin/sh14.46 MB27RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh2.78 MB28RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh1.48 KB29RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.12 /bin/sh32 B30ENTRYPOINT ["/storage/entrypoint.sh"]0 B31ARG REVISION=b3dbc090 B32ARG VARIANT=licensed0 B33ENV LANGSMITH_LANGGRAPH_API_REVISION=b3dbc09 LANGSMITH_LANGGRAPH_API_VARIANT=licensed0 B34LABEL org.opencontainers.image.revision=b3dbc090 B35ENV UV_PRERELEASE=allow0 B36RUN /bin/sh -c uv pip207.71 KB37COPY ./pyproject.toml ./uv.lock /deps/ #205.58 KB38ADD ./agent-builder-graphs /deps/agent-builder-graphs # buildkit637.67 KB39ADD ./lc_database /deps/lc_database # buildkit59.04 KB40ADD ./lc_config /deps/lc_config # buildkit42.47 KB41ADD ./lc_logging /deps/lc_logging # buildkit16.34 KB42ADD ./lc_saq /deps/lc_saq # buildkit56.78 KB43ADD ./lc_auth /deps/lc_auth # buildkit17.47 KB44ADD ./lc_metrics /deps/lc_metrics # buildkit24.61 KB45ADD ./lc_security /deps/lc_security # buildkit9.06 KB46RUN /bin/sh -c for dep160.59 MB47ENV LANGGRAPH_AUTH={"path": "/deps/agent-builder-graphs/agent_builder_graphs/security/auth.py:auth"}0 B48ENV LANGGRAPH_HTTP={"app": "/deps/agent-builder-graphs/agent_builder_graphs/template_routes.py:app", "configurable_headers": {"includes":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 -p775 B51RUN /bin/sh -c PYTHONDONTWRITEBYTECODE=1 uv27.24 KB52RUN /bin/sh -c pip uninstall86.31 KB53RUN /bin/sh -c rm -rf32 B54RUN /bin/sh -c rm -rf159 B55RUN /bin/sh -c uv pip800 B56USER 655320 BCommand
apko