services:
cov:
image: eureka6688/cosyvoice:latest # arm架构请将“latest”替换成“arm”。
container_name: cov
ports:
- "50000:50000"
command: ["python", "web.py", "--port", "50000"]
stdin_open: true
tty: true
restart: unless-stopped
Content type
Image
Digest
sha256:6087f09bb…
Size
5.4 GB
Last updated
12 months ago
docker pull eureka6688/cosyvoice