sha256:5852dbf1e2c2ecbb125c7a28d6ce852354af83e96dc86895f0942da92ed1502c
OS/ARCH
Compressed size
397.37 MB
Last pushed
18 days by joaquinborggiolc
Type
Image
Manifest digest
sha256:bc155ffe4332ef16a702b213479d63c822cbd3fe283bd460d2a23fa97b5beb63
Image Layers
1apko2.72 MB2apko3.09 MB3apko407.64 KB4apko168.9 KB5apko92.09 KB6apko91.46 KB7apko104.38 KB8apko11.8 KB9apko60.88 KB10apko2.65 KB11apko17.38 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.42 MB16COPY /storage /storage # buildkit322.58 KB17COPY /usr/lib/python3.14/site-packages /usr/lib/python3.14/site-packages # buildkit73.37 MB18COPY /usr/bin/uvicorn /usr/bin/uvicorn # buildkit305 B19COPY /usr/bin/langgraph-verify-graphs /usr/bin/langgraph-verify-graphs # buildkit323 B20COPY /uv /uvx /bin/ #21.15 MB21COPY /out/core-server /usr/bin/core-api-grpc # buildkit35.17 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.09 MB26RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.14 /bin/sh14.07 MB27RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.14 /bin/sh2.69 MB28RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.14 /bin/sh462.45 KB29RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.14 /bin/sh32 B30ENTRYPOINT ["/storage/entrypoint.sh"]0 B31ARG REVISION=82848b10 B32ARG VARIANT=licensed0 B33ENV LANGSMITH_LANGGRAPH_API_REVISION=82848b1 LANGSMITH_LANGGRAPH_API_VARIANT=licensed0 B34LABEL org.opencontainers.image.revision=82848b10 B35COPY ./pyproject.toml ./uv.lock /deps/ #193.88 KB36ADD ./smith-agents-deploy /deps/smith-agents-deploy # buildkit14.37 KB37COPY . /deps/smith-clio # buildkit58.16 KB38COPY . /deps/smith-issues-agent # buildkit2.96 MB39COPY . /deps/lc_llm_auth # buildkit11.41 KB40RUN /bin/sh -c for dep183.52 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.25 KB46RUN /bin/sh -c pip uninstall250.96 KB47RUN /bin/sh -c rm -rf32 B48RUN /bin/sh -c rm -rf243 B49RUN /bin/sh -c uv pip816 B50WORKDIR /deps/smith-agents-deploy32 B51USER 655320 BCommand
apko