mirror of
https://github.com/hanxi/xiaomusic.git
synced 2025-12-08 15:08:12 +08:00
Auto-Generate docs 🤖
This commit is contained in:
13
docs/issues/398.md
Normal file
13
docs/issues/398.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: docker 镜像源收集
|
||||
---
|
||||
|
||||
# docker 镜像源收集
|
||||
|
||||
- https://docker.1ms.run/
|
||||
- https://dockermirror.com
|
||||
|
||||
## 评论
|
||||
|
||||
没有评论。
|
||||
[链接到 GitHub Issue](https://github.com/hanxi/xiaomusic/issues/398)
|
||||
@@ -66,6 +66,8 @@ docker pull m.daocloud.io/docker.io/hanxi/xiaomusic:latest
|
||||
docker tag m.daocloud.io/docker.io/hanxi/xiaomusic:latest hanxi/xiaomusic:latest
|
||||
```
|
||||
|
||||
更多镜像源见 </issues/398.html>
|
||||
|
||||
## ❓ 启动失败,日志中出现 RuntimeError: can't start new thread
|
||||
|
||||
一般是 docker 版本太低,或者系统限制了 docker 使用的 cpu 数量,可以尝试升级 docker 到最新版本。
|
||||
@@ -183,6 +185,13 @@ docker run --rm -it browsh/browsh --startup-url https://mi.com
|
||||
|
||||
可以,设置页面打开【启用继续播放】开关。
|
||||
|
||||
## 看不到歌曲列表
|
||||
|
||||
1. 检查目录挂载是否正确
|
||||
2. 检查目录权限是否正确
|
||||
3. 检查文件夹名字是否是 UTF-8 格式
|
||||
|
||||
|
||||
## 本机有声音,小爱音箱没声音,请问什么原因?
|
||||
|
||||
排查步骤:
|
||||
|
||||
Reference in New Issue
Block a user