Unverified Commit 5f91cdda authored by Li Wang's avatar Li Wang Committed by GitHub
Browse files

[Misc] Add docker build env for Ascend NPU (#30015)


Signed-off-by: default avatarwangli <wangli858794774@gmail.com>
parent 33a3d6c7
......@@ -74,6 +74,7 @@ FROM ${BASE_IMAGE_NAME}
# Define environments
ENV DEBIAN_FRONTEND=noninteractive
ENV SOC_VERSION="ascend910b1"
RUN pip config set global.index-url http://cache-service-vllm.nginx-pypi-cache.svc.cluster.local:${PYPI_CACHE_PORT}/pypi/simple && \
pip config set global.trusted-host cache-service-vllm.nginx-pypi-cache.svc.cluster.local && \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment