sha256:45f9ba8b4d6529f4f80ce8236b2e0640bcf047a8ca4dc2a422d78bbdfbccd538
OS/ARCH
Compressed size
385.83 MB
Last pushed
about 1 month by joaquinborggiolc
Type
Image
Manifest digest
sha256:99c317a7a61d3719f21928f7cd0b43cea694d3df6752a9cff82010d01cd97041
Image Layers
1apko2.48 MB2apko2.25 MB3apko405.8 KB4apko163.99 KB5apko126.62 KB6apko89.58 KB7apko74.29 KB8apko49.92 KB9apko11.8 KB10apko2.65 KB11apko17.28 KB12ARG RUNTIME_EDITION=postgres0 B13ARG PYTHON_VERSION=3.110 B14RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.11 /bin/sh37.66 MB15COPY /api /api # buildkit1.31 MB16COPY /storage /storage # buildkit300.44 KB17COPY /usr/lib/python3.11/site-packages /usr/lib/python3.11/site-packages # buildkit72.45 MB18COPY /usr/bin/uvicorn /usr/bin/uvicorn # buildkit304 B19COPY /usr/bin/langgraph-verify-graphs /usr/bin/langgraph-verify-graphs # buildkit324 B20COPY /uv /uvx /bin/ #20.13 MB21COPY /out/core-server /usr/bin/core-api-grpc # buildkit32.31 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.11 /bin/sh13.61 MB27RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.11 /bin/sh2.61 MB28RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.11 /bin/sh376.9 KB29RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.11 /bin/sh32 B30ENTRYPOINT ["/storage/entrypoint.sh"]0 B31ARG REVISION=edec8d00 B32ARG VARIANT=licensed0 B33ENV LANGSMITH_LANGGRAPH_API_REVISION=edec8d0 LANGSMITH_LANGGRAPH_API_VARIANT=licensed0 B34LABEL org.opencontainers.image.revision=edec8d00 B35ADD ./smith-agents-deploy /deps/smith-agents-deploy # buildkit257.39 KB36COPY . /deps/smith-clio # buildkit306.59 KB37COPY . /deps/smith-issues-agent # buildkit2.06 MB38COPY . /deps/lc_llm_auth # buildkit11.41 KB39RUN /bin/sh -c for dep181.28 MB40ENV LANGGRAPH_AUTH={"path": "/deps/smith-agents-deploy/combined_auth.py:auth"}0 B41ENV LANGGRAPH_CHECKPOINTER={"ttl": {"strategy": "delete", "sweep_interval_minutes":0 B42ENV LANGSERVE_GRAPHS={"insights": "clio.main:graph_with_tracing", "engine": "smith_issues_agent.graph:get_agent"}0 B43RUN /bin/sh -c mkdir -p775 B44RUN /bin/sh -c PYTHONDONTWRITEBYTECODE=1 uv27.24 KB45RUN /bin/sh -c pip uninstall185.51 KB46RUN /bin/sh -c rm -rf32 B47RUN /bin/sh -c rm -rf246 B48RUN /bin/sh -c uv pip786 B49WORKDIR /deps/smith-agents-deploy32 B50USER 655320 BCommand
apko