sha256:f953b647e4686a8e2ed9f7219fa8d2c22015fbaeb340217697af37b9664d066f
OS/ARCH
Compressed size
397.13 MB
Last pushed
about 1 month by joaquinborggiolc
Type
Image
Manifest digest
sha256:38660535f740ea5e011f5b100126ebb852b280d4b15692c9db2a6d714189461f
Image Layers
1apko2.72 MB2apko3 MB3apko402.63 KB4apko168.93 KB5apko125.06 KB6apko92.09 KB7apko91.43 KB8apko11.8 KB9apko60.89 KB10apko2.65 KB11apko17.28 KB12ARG RUNTIME_EDITION=postgres0 B13ARG PYTHON_VERSION=3.140 B14RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.14 /bin/sh37.8 MB15COPY /api /api # buildkit1.38 MB16COPY /storage /storage # buildkit312.53 KB17COPY /usr/lib/python3.14/site-packages /usr/lib/python3.14/site-packages # buildkit73.36 MB18COPY /usr/bin/uvicorn /usr/bin/uvicorn # buildkit304 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.21 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.14 /bin/sh13.8 MB27RUN |2 RUNTIME_EDITION=postgres PYTHON_VERSION=3.14 /bin/sh2.63 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=34034ce0 B32ARG VARIANT=licensed0 B33ENV LANGSMITH_LANGGRAPH_API_REVISION=34034ce LANGSMITH_LANGGRAPH_API_VARIANT=licensed0 B34LABEL org.opencontainers.image.revision=34034ce0 B35COPY ./pyproject.toml ./uv.lock /deps/ #192.9 KB36ADD ./smith-clio /deps/smith-clio # buildkit55.09 KB37COPY . /deps/lc_llm_auth # buildkit11.41 KB38RUN /bin/sh -c for dep185.84 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 -p779 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 -rf246 B47RUN /bin/sh -c uv pip775 B48WORKDIR /deps/smith-clio32 B49USER 655320 BCommand
apko