Sign inSign up

kserve/autogluonserver:v0.20.0-rc0

Multi-platform
Index digest

sha256:d4cb4c4e24339c98d5ae4010183859c66740d01995b54ebc0fdfe1754334e6a5

OS/ARCH

Compressed size

1005.03 MB

Last pushed

2 months by yuzisun

Type

Image

Manifest digest

sha256:0f2c643f5b51091d5f4343f04862cacf0b3786fb89d0399d6b7425472fa0487e

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.2 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;12.97 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update210.29 KB
12COPY third_party third_party # buildkit4.08 KB
13ARG VENV_PATH=/prod_venv0 B
14ENV VIRTUAL_ENV=/prod_venv0 B
15ENV PATH=/prod_venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
16RUN |1 VENV_PATH=/prod_venv /bin/sh -c3.24 KB
17COPY --chown=kserve:kserve third_party third_party #14.46 KB
18COPY --chown=kserve:kserve /prod_venv /prod_venv #960.58 MB
19COPY kserve kserve # buildkit945.29 KB
20COPY storage storage # buildkit110.69 KB
21COPY autogluonserver autogluonserver # buildkit220.25 KB
22WORKDIR /home/kserve32 B
23ENV MPLCONFIGDIR=/tmp/matplotlib0 B
24USER 10000 B
25ENV PYTHONPATH=/autogluonserver0 B
26ENTRYPOINT ["python" "-m" "autogluonserver"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'