Sign inSign up

kserve/xgbserver:v0.14.0

Multi-platform
Index digest

sha256:6edafd3ced17059fccc961ebcfa76ad0e94f39ac38e51025ddf40a1d721002c1

OS/ARCH

Compressed size

153.58 MB

Last pushed

almost 2 years by yuzisun

Type

Image

Manifest digest

sha256:5a1cbafe26ae6bf8113972c11cf3d8ba1c3c0ce1de73e82b028c78c10b16a243

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.3 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 #106.52 MB
18COPY kserve kserve # buildkit520.68 KB
19COPY xgbserver xgbserver # buildkit81.7 KB
20USER 10000 B
21ENTRYPOINT ["python" "-m" "xgbserver"]0 B

Command

ADD file:28df1cb6a6576d40b5226851d0a6a76ffd5d1c94644ee441490b74a90f29f425 in /