vLLM docker image For MAC CPU Silicon

this support appears to be purposefully removed for apple silicon docker containers starting with v0.10.2 - [Hardware][Apple-CPU] Disable OneDNN build for Apple Silicon by ignaciosica · Pull Request #24200 · vllm-project/vllm · GitHub

thankU! I will reade it

Actually, I have tried two methods:

  1. install oneDNN on my MAC then build docker image;

  2. add “install oneDNN“ in the Dockerfile.cpu, then build docker image;

But all failed