sha256:45203f384eed9c18778cebde4a5d36c6ce161cd7e9bd11367463f660eea1588e
OS/ARCH
linux/amd64
Compressed size
4.03 GB
Last pushed
4 months by yuzisun
Type
Image
Manifest digest
sha256:a28969e7b5cfce24767e30aa55fb764b70f2df35ce9a7e462f302fd3c736f200
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ARG PYTHON=python30 B7RUN |1 PYTHON=python3 /bin/sh -c186.84 MB8RUN |1 PYTHON=python3 /bin/sh -c959 B9RUN |1 PYTHON=python3 /bin/sh -c151 B10RUN |1 PYTHON=python3 /bin/sh -c1.54 KB11ARG VENV_PATH=/prod_venv0 B12ENV VIRTUAL_ENV=/prod_venv0 B13ENV PATH=/prod_venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14RUN |2 PYTHON=python3 VENV_PATH=/prod_venv /bin/sh4.22 KB15COPY --chown=kserve:kserve third_party third_party #41.76 KB16COPY --chown=kserve:kserve /prod_venv /prod_venv #3.82 GB17COPY --chown=kserve:kserve huggingfaceserver huggingfaceserver #313.94 KB18COPY --chown=kserve:kserve kserve kserve #1 MB19COPY --chown=kserve:kserve storage storage #95.73 KB20RUN |2 PYTHON=python3 VENV_PATH=/prod_venv /bin/sh32 B21ENV HF_HOME=/tmp/huggingface0 B22ENV HF_HUB_DISABLE_TELEMETRY=10 B23ENV LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libtcmalloc.so.4:/usr/lib/x86_64-linux-gnu/libjemalloc.so.2:0 B24USER 10000 B25ENV PYTHONPATH=/huggingfaceserver0 B26ENTRYPOINT ["python" "-m" "huggingfaceserver"]0 BCommand
ARG RELEASE