Sign inSign up

kserve/xgbserver:v0.14.0

Multi-platform
Index digest

sha256:6edafd3ced17059fccc961ebcfa76ad0e94f39ac38e51025ddf40a1d721002c1

OS/ARCH

Compressed size

488.1 MB

Last pushed

almost 2 years by yuzisun

Type

Image

Manifest digest

sha256:6e3ad4b0a97c786ddea02fd5c3f557c183742e64ae7419ee64ba5985975708eb

Image Layers

1ADD file ... in / 27.78 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.35 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.100 B
8RUN /bin/sh -c set -eux;15.26 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11COPY third_party third_party # buildkit44.58 KB
12RUN /bin/sh -c apt-get update212.67 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 /prod_venv /prod_venv #440.87 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:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /