Skip to content

[Bug]: Not able to install/compile vllm using alpine linux base image #10924

@hteeyeoh

Description

@hteeyeoh

Your current environment

The output of `python collect_env.py`
Your output of `python collect_env.py` here

Model Input Dumps

No response

🐛 Describe the bug

Not able to compile/ install vllm using an alpine linux based image. Does vllm support?

RUN pip install --upgrade pip
RUN pip install Pillow==8.2.0 numpy wheel packaging ninja "setuptools>=49.4.0"

RUN git clone https://github.com/vllm-project/vllm.git && cd vllm &&
pip install -v -r requirements-cpu.txt --extra-index-url https://download.pytorch.org/whl/cpu

RUN VLLM_TARGET_DEVICE=cpu python setup.py install

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstaleOver 90 days of inactivity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions