sha256:00088cbafc4523cd0af5330fd7339117e890e1534eac38e4ca3945532d00e42b
OS/ARCH
Compressed size
385.35 MB
Last pushed
29 days by joaquinborggiolc
Type
Image
Manifest digest
sha256:cfd672229e2ef1e605e3e0b052b50b0e52710c7daea5c93d5b410f2df5b5306a
Image Layers
1apko2.48 MB2apko2.25 MB3apko412.57 KB4apko163.99 KB5apko125.05 KB6apko89.58 KB7apko74.32 KB8apko49.92 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.94 MB15COPY /api /api # buildkit1.38 MB16COPY /storage /storage # buildkit312.53 KB17COPY /usr/lib/python3.14/site-packages /usr/lib/python3.14/site-packages # buildkit73.93 MB18COPY /usr/bin/uvicorn /usr/bin/uvicorn # buildkit304 B19COPY /usr/bin/langgraph-verify-graphs /usr/bin/langgraph-verify-graphs # buildkit323 B20COPY /uv /uvx /bin/ #21.26 MB21COPY /out/core-server /usr/bin/core-api-grpc # buildkit32.45 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.69 MB27RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.14 /bin/sh2.62 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=300a80f0 B32ARG VARIANT=licensed0 B33ENV LANGSMITH_LANGGRAPH_API_REVISION=300a80f LANGSMITH_LANGGRAPH_API_VARIANT=licensed0 B34LABEL org.opencontainers.image.revision=300a80f0 B35COPY ./pyproject.toml ./uv.lock /deps/ #193.13 KB36ADD ./smith-clio /deps/smith-clio # buildkit55.29 KB37COPY . /deps/lc_llm_auth # buildkit11.41 KB38RUN /bin/sh -c for dep180.79 MB39ENV LANGGRAPH_AUTH={"path": "/deps/smith-clio/clio/auth.py:auth"}0 B40ENV LANGGRAPH_CHECKPOINTER={"ttl": {"strategy": "delete", "sweep_interval_minutes":0 B41ENV LANGSERVE_GRAPHS={"agent": "/deps/smith-clio/clio/main.py:graph_with_tracing"}0 B42RUN /bin/sh -c mkdir -p776 B43RUN /bin/sh -c PYTHONDONTWRITEBYTECODE=1 uv27.25 KB44RUN /bin/sh -c pip uninstall250.22 KB45RUN /bin/sh -c rm -rf32 B46RUN /bin/sh -c rm -rf245 B47RUN /bin/sh -c uv pip763 B48WORKDIR /deps/smith-clio32 B49USER 655320 BCommand
apko