Sign inSign up

kserve/xgbserver:v0.14.0-rc1

Multi-platform
Index digest

sha256:1e7dbd02d0059bafc3dbfd7d0eb5277c0f66634d11be0f87a41714a60ead89a0

OS/ARCH

Compressed size

220.7 MB

Last pushed

almost 2 years by yuzisun

Type

Image

Manifest digest

sha256:67c07c861624a14d0ab7df738d3536d462aa9e3514d5980967660b02eea97da8

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.18 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.100 B
8RUN /bin/sh -c set -eux;15.24 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11COPY third_party third_party # buildkit44.58 KB
12RUN /bin/sh -c apt-get update210.32 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.23 KB
17COPY --chown=kserve:kserve /prod_venv /prod_venv #173.65 MB
18COPY kserve kserve # buildkit505.08 KB
19COPY xgbserver xgbserver # buildkit77.86 KB
20USER 10000 B
21ENTRYPOINT ["python" "-m" "xgbserver"]0 B

Command

ADD file:28df1cb6a6576d40b5226851d0a6a76ffd5d1c94644ee441490b74a90f29f425 in /