update Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM git.modelhub.org.cn:9443/enginex-kunlunxin/xmlir/r200-8f_xmlir-ubuntu_2004_x86_64:v0.27
|
FROM r200-8f_xmlir-ubuntu_2004_x86_64:v0.27
|
||||||
|
|
||||||
WORKDIR /root
|
WORKDIR /root
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,7 @@
|
|||||||
```shell
|
```shell
|
||||||
docker build -f ./Dockerfile.funasr-kunlun-r200-8f -t <your_image> .
|
docker build -f ./Dockerfile.funasr-kunlun-r200-8f -t <your_image> .
|
||||||
```
|
```
|
||||||
|
其中基础镜像 r200-8f_xmlir-ubuntu_2004_x86_64:v0.27 通过联系昆仑芯厂商技术支持可获取
|
||||||
|
|
||||||
## 使用说明
|
## 使用说明
|
||||||
### 快速镜像测试
|
### 快速镜像测试
|
||||||
|
|||||||
Reference in New Issue
Block a user