Files
enginex-ascend-910-vllm/Dockerfile
Sun Ruoxi 3a5fda8ce3
All checks were successful
Docker Build and Push / docker (push) Successful in 23m45s
update base image
mv original dockerfile to Dockerfile.origin

Signed-off-by: Sun Ruoxi <sunruoxi@4paradigm.com>
2026-08-28 11:39:59 +08:00

4 lines
59 B
Docker

FROM quay.io/ascend/vllm-ascend:v0.23.0
CMD ["/bin/bash"]