update Dockerfile

This commit is contained in:
zhousha
2025-09-15 18:06:51 +08:00
parent 598213f466
commit 19deb23a87
12 changed files with 10 additions and 5 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

View File

@@ -1,4 +1,4 @@
FROM git.modelhub.org.cn:9443/enginex-iluvatar/mr100_corex:4.3.0
FROM corex:4.3.0
WORKDIR /workspace
COPY . /workspace/

View File

@@ -10,6 +10,7 @@
```bash
docker build -t tts:f5 . -f Dockerfile_f5
```
其中,基础镜像 corex:4.3.0 通过联系天数智芯智铠100厂商技术支持可获取
### 2. 启动服务
```bash

Binary file not shown.

View File

@@ -1,4 +1,4 @@
FROM git.modelhub.org.cn:9443/enginex-iluvatar/mr100_corex:4.3.0
FROM corex:4.3.0
WORKDIR /workspace

View File

@@ -10,6 +10,7 @@
```bash
docker build -t tts:gsv . -f Dockerfile_gsv
```
其中,基础镜像 corex:4.3.0 通过联系天数智芯智铠100厂商技术支持可获取
### 2. 启动服务
```bash

View File

@@ -1,4 +1,4 @@
FROM git.modelhub.org.cn:9443/enginex-iluvatar/mr100_corex:4.3.0
FROM corex:4.3.0
WORKDIR /workspace

View File

@@ -10,6 +10,7 @@
```bash
docker build -t tts:kokoro . -f Dockerfile_kokoro
```
其中,基础镜像 corex:4.3.0 通过联系天数智芯智铠100厂商技术支持可获取
### 2. 启动服务
```bash

View File

@@ -1,4 +1,4 @@
FROM git.modelhub.org.cn:9443/enginex-iluvatar/mr100_corex:4.3.0
FROM corex:4.3.0
WORKDIR /workspace

View File

@@ -10,6 +10,7 @@
```bash
docker build -t tts:matcha . -f Dockerfile_matcha
```
其中,基础镜像 corex:4.3.0 通过联系天数智芯智铠100厂商技术支持可获取
### 2. 启动服务
```bash

View File

@@ -1,4 +1,4 @@
FROM git.modelhub.org.cn:9443/enginex-iluvatar/mr100_corex:4.3.0
FROM corex:4.3.0
WORKDIR /workspace

View File

@@ -10,6 +10,7 @@
```bash
docker build -t tts:piper . -f Dockerfile_piper
```
其中,基础镜像 corex:4.3.0 通过联系天数智芯智铠100厂商技术支持可获取
### 2. 启动服务
```bash