sha256:f41d3fb89a071af9f45eeb940331409b3d31480c98d7fb3bd998b65bad5a701b
OS/ARCH
Compressed size
389.97 MB
Last pushed
16 days by joaquinborggiolc
Type
Image
Manifest digest
sha256:c521d6198ce382dc7b6ee45b42a7efedc9e37e86b8b2b8949ea3cf89ab943e43
Image Layers
1apko2.48 MB2apko2.33 MB3apko412.27 KB4apko163.99 KB5apko89.56 KB6apko104.37 KB7apko74.32 KB8apko49.94 KB9apko11.8 KB10apko2.65 KB11apko17.36 KB12ARG RUNTIME_EDITION=postgres0 B13ARG PYTHON_VERSION=3.140 B14RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.14 /bin/sh36.92 MB15COPY /api /api # buildkit1.38 MB16COPY /storage /storage # buildkit312.53 KB17COPY /usr/lib/python3.14/site-packages /usr/lib/python3.14/site-packages # buildkit73.94 MB18COPY /usr/bin/uvicorn /usr/bin/uvicorn # buildkit305 B19COPY /usr/bin/langgraph-verify-graphs /usr/bin/langgraph-verify-graphs # buildkit323 B20COPY /uv /uvx /bin/ #20.38 MB21COPY /out/core-server /usr/bin/core-api-grpc # buildkit32.47 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.14 /bin/sh13.91 MB27RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.14 /bin/sh2.68 MB28RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.14 /bin/sh462.44 KB29RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.14 /bin/sh32 B30ENTRYPOINT ["/storage/entrypoint.sh"]0 B31ARG REVISION=04767200 B32ARG VARIANT=licensed0 B33ENV LANGSMITH_LANGGRAPH_API_REVISION=0476720 LANGSMITH_LANGGRAPH_API_VARIANT=licensed0 B34LABEL org.opencontainers.image.revision=04767200 B35COPY ./pyproject.toml ./uv.lock /deps/ #193.35 KB36ADD ./smith-agents-deploy /deps/smith-agents-deploy # buildkit14.3 KB37COPY . /deps/smith-clio # buildkit57.79 KB38COPY . /deps/smith-issues-agent # buildkit2.84 MB39COPY . /deps/lc_llm_auth # buildkit11.41 KB40RUN /bin/sh -c for dep183.08 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 -p777 B45RUN /bin/sh -c PYTHONDONTWRITEBYTECODE=1 uv27.24 KB46RUN /bin/sh -c pip uninstall250.96 KB47RUN /bin/sh -c rm -rf32 B48RUN /bin/sh -c rm -rf245 B49RUN /bin/sh -c uv pip790 B50WORKDIR /deps/smith-agents-deploy32 B51USER 655320 BCommand
apko