-
-
Notifications
You must be signed in to change notification settings - Fork 11.7k
Open
Labels
Description
Your current environment
The output of python collect_env.py
Your output of `python collect_env.py` here
🐛 Describe the bug
v0.12.0 Dockerfile.cpu fails to build image on ARM server running RHEL 9.6
``COMMAND SEQUENCE
sut# cat /etc/os-release "Red Hat Enterprise Linux 9.6 (Plow)"
sut# uname -r 5.14.0-570.12.1.el9_6.aarch64
sut# lscpu | grep Model Ampere-1a BIOS Model name: AmpereOne (R)
sut# git clone https://github.com/vllm-project/vllm; cd vllm
sut# podman build --platform=linux/arm64 -f docker/Dockerfile.cpu .
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
Labels
Type
Projects
Status
Backlog