update Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM git.modelhub.org.cn:9443/enginex-iluvatar/bi100_corex:3.2.1
|
||||
FROM corex:3.2.1
|
||||
|
||||
WORKDIR /workspace
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
```bash
|
||||
docker build -t tts:matcha . -f Dockerfile_matcha
|
||||
```
|
||||
其中,基础镜像 corex:3.2.1 通过联系天数智芯天垓100厂商技术支持可获取
|
||||
|
||||
### 2. 启动服务
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user