sha256:4c9737f7a7a2b8512670bebf14e0bf8dd3e6c055f54919c47c1c5d0952396b9e
OS/ARCH
linux/amd64
Compressed size
1.42 GB
Last pushed
about 1 year by svcdevprod
Type
Image
Manifest digest
sha256:4c9737f7a7a2b8512670bebf14e0bf8dd3e6c055f54919c47c1c5d0952396b9e
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 29.03 MB6CMD ["/bin/bash"]0 B7ARG PYTHON=python30 B8RUN |1 PYTHON=python3 /bin/sh -c185.89 MB9RUN |1 PYTHON=python3 /bin/sh -c959 B10RUN |1 PYTHON=python3 /bin/sh -c150 B11RUN /bin/sh -c echo 'ulimit1.54 KB12ARG VENV_PATH0 B13ENV VIRTUAL_ENV=/prod_venv0 B14ENV PATH=/prod_venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15RUN |1 VENV_PATH=/prod_venv /bin/sh -c4.26 KB16COPY third_party third_party # buildkit12.75 KB17COPY /prod_venv /prod_venv # buildkit1.21 GB18COPY huggingfaceserver huggingfaceserver # buildkit196.48 KB19COPY kserve kserve # buildkit617.09 KB20ENV HF_HOME=/tmp/huggingface0 B21ENV HF_HUB_DISABLE_TELEMETRY=10 B22ENV LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libtcmalloc.so.4:/usr/lib/x86_64-linux-gnu/libjemalloc.so.2:0 B23USER 10000 B24ENTRYPOINT ["python" "-m" "huggingfaceserver"]0 BCommand
ARG RELEASE