[Bug]: Unable to pull Docker image or start Docker service
Author: YuLiangaCreated Aug 7, 2026Updated Sep 5, 2026
Labelsbugneeds feedback
Notice: In order to resolve issues more efficiently, please raise issue following the template. (注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)
Bug
Unable to pull the Docker image or start the Docker container service for SenseVoice.
To Reproduce
Steps to reproduce the behavior (always include the command you ran):
- Run command:
docker pull registry.cn-hangzhou.aliyuncs.com/funasr/sensevoice:latest
# or
docker run -d -p 60001:60001 registry.cn-hangzhou.aliyuncs.com/funasr/sensevoice:latestSource: QwenAudio/SenseVoice