sha256:07ce6ed7fec94fb5dc46058ee10c4836678010bba10a776216afaece0a8338e6
OS/ARCH
Compressed size
365.57 MB
Last pushed
about 2 months by joaquinborggiolc
Type
Image
Manifest digest
sha256:fad87a9378b80b935dadf79eaab3de4c90beb873a7b0ee621b3ab10db80c41b6
Image Layers
1apko2.48 MB2apko2.25 MB3apko405.8 KB4apko163.99 KB5apko126.62 KB6apko89.59 KB7apko74.29 KB8apko50.3 KB9apko11.8 KB10apko2.65 KB11apko17.2 KB12ARG RUNTIME_EDITION=postgres0 B13ARG PYTHON_VERSION=3.110 B14RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.11 /bin/sh38.29 MB15COPY /api /api # buildkit1.31 MB16COPY /storage /storage # buildkit298.75 KB17COPY /usr/lib/python3.11/site-packages /usr/lib/python3.11/site-packages # buildkit72.4 MB18COPY /usr/bin/uvicorn /usr/bin/uvicorn # buildkit306 B19COPY /usr/bin/langgraph-verify-graphs /usr/bin/langgraph-verify-graphs # buildkit322 B20COPY /uv /uvx /bin/ #24.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.15 MB27RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.11 /bin/sh2.52 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=aa09fcf0 B32ARG VARIANT=licensed0 B33ENV LANGSMITH_LANGGRAPH_API_REVISION=aa09fcf LANGSMITH_LANGGRAPH_API_VARIANT=licensed0 B34LABEL org.opencontainers.image.revision=aa09fcf0 B35ADD ./smith-clio /deps/smith-clio # buildkit306.57 KB36COPY . /deps/lc_llm_auth # buildkit11.4 KB37RUN /bin/sh -c for dep159.27 MB38ENV LANGGRAPH_AUTH={"path": "/deps/smith-clio/clio/auth.py:auth"}0 B39ENV LANGGRAPH_CHECKPOINTER={"ttl": {"strategy": "delete", "sweep_interval_minutes":0 B40ENV LANGSERVE_GRAPHS={"agent": "/deps/smith-clio/clio/main.py:graph_with_tracing"}0 B41RUN /bin/sh -c mkdir -p780 B42RUN /bin/sh -c PYTHONDONTWRITEBYTECODE=1 uv27.23 KB43RUN /bin/sh -c pip uninstall202.07 KB44RUN /bin/sh -c rm -rf32 B45RUN /bin/sh -c rm -rf159 B46RUN /bin/sh -c uv pip758 B47WORKDIR /deps/smith-clio32 B48USER 655320 BCommand
apko