sha256:68c998dae5a7147ee644add0252e105c47ce29cdff4990e0a7daa68e48202043
OS/ARCH
Compressed size
390.32 MB
Last pushed
8 days by joaquinborggiolc
Type
Image
Manifest digest
sha256:e896b140d7286ea60cc6dee3d5679e1d03068794dc5d216b31047f18e1a7a775
Image Layers
1apko2.72 MB2apko3.09 MB3apko407.64 KB4apko168.9 KB5apko92.09 KB6apko91.46 KB7apko104.38 KB8apko11.8 KB9apko60.88 KB10apko2.65 KB11apko17.4 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.31 MB16COPY /storage /storage # buildkit321.96 KB17COPY /usr/lib/python3.14/site-packages /usr/lib/python3.14/site-packages # buildkit73.37 MB18COPY /usr/bin/uvicorn /usr/bin/uvicorn # buildkit306 B19COPY /usr/bin/langgraph-verify-graphs /usr/bin/langgraph-verify-graphs # buildkit323 B20COPY /uv /uvx /bin/ #21.23 MB21COPY /out/core-server /usr/bin/core-api-grpc # buildkit35.19 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.22 MB26RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.14 /bin/sh14.08 MB27RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.14 /bin/sh2.69 MB28RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.14 /bin/sh462.46 KB29RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.14 /bin/sh32 B30ENTRYPOINT ["/storage/entrypoint.sh"]0 B31ARG REVISION=cf823930 B32ARG VARIANT=licensed0 B33ENV LANGSMITH_LANGGRAPH_API_REVISION=cf82393 LANGSMITH_LANGGRAPH_API_VARIANT=licensed0 B34LABEL org.opencontainers.image.revision=cf823930 B35COPY ./pyproject.toml ./uv.lock /deps/ #193.98 KB36ADD ./smith-clio /deps/smith-clio # buildkit58.49 KB37COPY . /deps/lc_llm_auth # buildkit11.42 KB38RUN /bin/sh -c for dep179.31 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.72 KB44RUN /bin/sh -c pip uninstall250.22 KB45RUN /bin/sh -c rm -rf32 B46RUN /bin/sh -c rm -rf247 B47RUN /bin/sh -c uv pip776 B48WORKDIR /deps/smith-clio32 B49USER 655320 BCommand
apko