sha256:8c0719f6bc455368e1e0adc9ad36458e5984fe38a18ace909ed58cab9cb955c3
OS/ARCH
linux/amd64
Compressed size
1.02 GB
Last pushed
about 2 years by inteldpo
Type
Image
Manifest digest
sha256:8c0719f6bc455368e1e0adc9ad36458e5984fe38a18ace909ed58cab9cb955c3
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 / 28.17 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update246.36 MB8RUN /bin/sh -c pip install34.6 MB9ENV LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libtcmalloc_minimal.so.4:/usr/local/lib/libiomp5.so0 B10RUN /bin/sh -c echo 'ulimit1.53 KB11RUN /bin/sh -c pip install220.03 MB12ENV PIP_EXTRA_INDEX_URL=https://download.pytorch.org/whl/cpu0 B13RUN /bin/sh -c pip install238.74 MB14WORKDIR /workspace/vllm120 B15RUN /bin/sh -c pip install187.74 MB16COPY ./ ./ # buildkit49.61 MB17ARG VLLM_CPU_DISABLE_AVX5120 B18ENV VLLM_CPU_DISABLE_AVX512=0 B19ENV CCACHE_DIR=/root/.cache/ccache0 B20RUN |1 VLLM_CPU_DISABLE_AVX512= /bin/sh -c35.83 MB21WORKDIR /workspace/32 B22RUN |1 VLLM_CPU_DISABLE_AVX512= /bin/sh -c182 B23ENTRYPOINT ["python3" "-m" "vllm.entrypoints.openai.api_server"]0 BCommand
ARG RELEASE