image with reference vllm/vllm-openai:v0.6.2 was found but its platform (linux/amd64) does not match the specified platform (linux/arm64)
image with reference vllm/vllm-openai:v0.6.2 was found but its platform (linux/amd64) does not match the specified platform (linux/arm64)
此警告消息表示请求的 Docker 映像与主机平台不匹配。请求的映像可能是为 Linux/amd64 平台构建的,但执行 Docker 映像的主机平台是 Linux/arm64/v8
拉取镜像时已启动:

解决方法:
创建容器时添加:platform: linux/amd64

浙公网安备 33010602011771号