sha256:91ac304d956c2229cb1a52d2bc65666d4bc49e2803c8d5dd3cbec29b1526002d
OS/ARCH
Compressed size
397.89 MB
Last pushed
26 days by joaquinborggiolc
Type
Image
Manifest digest
sha256:f53b873e1110340da11a6d3c49e90f6c8ccb1bdc34a68da5b801b5aede14087b
Image Layers
1apko2.72 MB2apko3 MB3apko407.86 KB4apko168.93 KB5apko125.06 KB6apko92.09 KB7apko91.47 KB8apko11.8 KB9apko60.89 KB10apko2.65 KB11apko17.37 KB12ARG RUNTIME_EDITION=postgres0 B13ARG PYTHON_VERSION=3.110 B14RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.11 /bin/sh38.45 MB15COPY /api /api # buildkit1.31 MB16COPY /storage /storage # buildkit300.45 KB17COPY /usr/lib/python3.11/site-packages /usr/lib/python3.11/site-packages # buildkit71.91 MB18COPY /usr/bin/uvicorn /usr/bin/uvicorn # buildkit305 B19COPY /usr/bin/langgraph-verify-graphs /usr/bin/langgraph-verify-graphs # buildkit323 B20COPY /uv /uvx /bin/ #22.06 MB21COPY /out/core-server /usr/bin/core-api-grpc # buildkit35.07 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.11 /bin/sh13.83 MB27RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.11 /bin/sh2.63 MB28RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.11 /bin/sh376.54 KB29RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.11 /bin/sh32 B30ENTRYPOINT ["/storage/entrypoint.sh"]0 B31ARG REVISION=213c2dc0 B32ARG VARIANT=licensed0 B33ENV LANGSMITH_LANGGRAPH_API_REVISION=213c2dc LANGSMITH_LANGGRAPH_API_VARIANT=licensed0 B34LABEL org.opencontainers.image.revision=213c2dc0 B35ADD ./smith-agents-deploy /deps/smith-agents-deploy # buildkit257.38 KB36COPY . /deps/smith-clio # buildkit306.58 KB37COPY . /deps/smith-issues-agent # buildkit2.06 MB38COPY . /deps/lc_llm_auth # buildkit11.41 KB39RUN /bin/sh -c for dep185.38 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 -p778 B44RUN /bin/sh -c PYTHONDONTWRITEBYTECODE=1 uv27.23 KB45RUN /bin/sh -c pip uninstall185.52 KB46RUN /bin/sh -c rm -rf32 B47RUN /bin/sh -c rm -rf245 B48RUN /bin/sh -c uv pip810 B49WORKDIR /deps/smith-agents-deploy32 B50USER 655320 BCommand
apko