All checks were successful
Docker Build and Push / docker (push) Successful in 23m45s
mv original dockerfile to Dockerfile.origin Signed-off-by: Sun Ruoxi <sunruoxi@4paradigm.com>
4 lines
59 B
Docker
4 lines
59 B
Docker
FROM quay.io/ascend/vllm-ascend:v0.23.0
|
|
|
|
CMD ["/bin/bash"]
|