style: auto format
This commit is contained in:
parent
5add609918
commit
c74e6ff6e8
|
|
@ -22,11 +22,14 @@ sidebar: auto
|
|||
5. [Google App Engine](https://cloud.google.com/appengine/)
|
||||
|
||||
## Docker 镜像
|
||||
|
||||
默认推荐使用`diygod/rsshub`即`diygod/rsshub:latest`最新版镜像以获取最新路由.
|
||||
当`diygod/rsshub:latest`存在问题时,可以使用以日期为标签的近期镜像临时使用,例如:
|
||||
当`diygod/rsshub:latest`存在问题时,可以使用以日期为标签的近期镜像临时使用,例如:
|
||||
|
||||
```bash
|
||||
$ docker pull diygod/rsshub:2021-06-18
|
||||
```
|
||||
|
||||
待最新镜像更新后在切换回`diygod/rsshub:latest`最新版镜像.
|
||||
|
||||
## Docker Compose 部署
|
||||
|
|
|
|||
Loading…
Reference in New Issue