sha256:afee27db56f0ff7534348ddcf5d5111f8bf1b525004e853efa74ae0a7b45364f
OS/ARCH
Compressed size
256.17 MB
Last pushed
2 days by mukillangchain
Type
Image
Manifest digest
sha256:9f9931dabae3e6227dc1ee1f98d5af3b0950cee8d17a342e8670b82d792c242b
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;4.07 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.150 B6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B7RUN /bin/sh -c set -eux;11.36 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10ARG PYTHON_VERSION=3.130 B11ARG OS_VERSION=slim0 B12ARG RUNTIME_EDITION=postgres0 B13RUN |3 PYTHON_VERSION=3.13 OS_VERSION=slim RUNTIME_EDITION=postgres43.64 MB14COPY /api /api # buildkit1.37 MB15COPY /storage /storage # buildkit310.81 KB16COPY /usr/local/lib/python3.13/site-packages /usr/local/lib/python3.13/site-packages # buildkit72.08 MB17COPY /usr/local/bin/uvicorn /usr/local/bin/uvicorn # buildkit327 B18COPY /usr/local/bin/langgraph-verify-graphs /usr/local/bin/langgraph-verify-graphs # buildkit345 B19COPY /uv /uvx /bin/ #21.56 MB20COPY /out/core-server /usr/local/bin/core-api-grpc # buildkit35.17 MB21RUN |3 PYTHON_VERSION=3.13 OS_VERSION=slim RUNTIME_EDITION=postgres3.4 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 |3 PYTHON_VERSION=3.13 OS_VERSION=slim RUNTIME_EDITION=postgres14.94 MB27RUN |3 PYTHON_VERSION=3.13 OS_VERSION=slim RUNTIME_EDITION=postgres2.78 MB28RUN |3 PYTHON_VERSION=3.13 OS_VERSION=slim RUNTIME_EDITION=postgres1.57 KB29RUN |3 PYTHON_VERSION=3.13 OS_VERSION=slim RUNTIME_EDITION=postgres32 B30ENTRYPOINT ["/storage/entrypoint.sh"]0 B31ARG REVISION=b03ce040 B32ARG VARIANT=licensed0 B33ENV LANGSMITH_LANGGRAPH_API_REVISION=b03ce04 LANGSMITH_LANGGRAPH_API_VARIANT=licensed0 B34LABEL org.opencontainers.image.revision=b03ce040 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'