sha256:15b052a2520c2121119ff70d8eaaea2f208f6bd8ce5a8904235303f614aab929
OS/ARCH
Compressed size
380.98 MB
Last pushed
6 days by joaquinborggiolc
Type
Image
Manifest digest
sha256:0f4cc931a4d55be6c3e9b3b00ba548853a653c2276e3be7bdf274b3d610cbcae
Image Layers
1apko2.47 MB2apko2.33 MB3apko412.27 KB4apko163.92 KB5apko113.76 KB6apko89.56 KB7apko104.37 KB8apko74.32 KB9apko50.02 KB10apko13.47 KB11apko17.63 KB12ARG RUNTIME_EDITION=postgres0 B13ARG PYTHON_VERSION=3.110 B14RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.11 /bin/sh37.67 MB15COPY /api /api # buildkit1.31 MB16COPY /storage /storage # buildkit300.46 KB17COPY /usr/lib/python3.11/site-packages /usr/lib/python3.11/site-packages # buildkit72.49 MB18COPY /usr/bin/uvicorn /usr/bin/uvicorn # buildkit305 B19COPY /usr/bin/langgraph-verify-graphs /usr/bin/langgraph-verify-graphs # buildkit322 B20COPY /uv /uvx /bin/ #20.5 MB21COPY /out/core-server /usr/bin/core-api-grpc # buildkit32.36 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.46 MB26RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.11 /bin/sh14.31 MB27RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.11 /bin/sh2.78 MB28RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.11 /bin/sh1.48 KB29RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.11 /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 B35RUN /bin/sh -c uv pip139 B36ADD ./smith-agents-deploy /deps/smith-agents-deploy # buildkit257.44 KB37COPY . /deps/smith-clio # buildkit306.65 KB38COPY . /deps/smith-issues-agent # buildkit2.06 MB39COPY . /deps/lc_llm_auth # buildkit11.41 KB40RUN /bin/sh -c for dep175.25 MB41ENV LANGGRAPH_AUTH={"path": "/deps/smith-agents-deploy/combined_auth.py:auth"}0 B42ENV LANGGRAPH_CHECKPOINTER={"ttl": {"strategy": "delete", "sweep_interval_minutes":0 B43ENV LANGSERVE_GRAPHS={"insights": "clio.main:graph_with_tracing", "engine": "smith_issues_agent.graph:get_agent"}0 B44RUN /bin/sh -c mkdir -p775 B45RUN /bin/sh -c PYTHONDONTWRITEBYTECODE=1 uv27.24 KB46RUN /bin/sh -c pip uninstall91.05 KB47RUN /bin/sh -c rm -rf32 B48RUN /bin/sh -c rm -rf246 B49RUN /bin/sh -c uv pip785 B50WORKDIR /deps/smith-agents-deploy32 B51USER 655320 BCommand
apko