Skip to content

Commit

Permalink
ref to tbk doc
Browse files Browse the repository at this point in the history
  • Loading branch information
QiYuTechDev committed Feb 10, 2021
1 parent 0db5c31 commit 65ea032
Showing 1 changed file with 2 additions and 17 deletions.
19 changes: 2 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,6 @@
* Django
* FastAPI

## docker 标签
## docker 镜像

[Docker Tags](https://hub.docker.com/r/qiyutech/tbk/tags)

所有的 TAG 都是一致的,通过 Github Action 自动推送

```shell
# 如果您需要使用 docker 官方镜像,请使用
docker pull qiyutech/tbk:${TAG}

# 如果您需要使用 ghcr 镜像, 请使用
docker pull ghcr.io/qiyutechdev/tbk:${TAG}

# 中国的用户可能需要使用 阿里云 镜像
# 下载速度比较快
# 如果您需要使用 阿里云 镜像, 请使用
docker pull registry.cn-hangzhou.aliyuncs.com/qiyutech/tbk:${TAG}
```
[Docker 使用文档](https://tbk.qiyutech.tech/server/docker.html)

0 comments on commit 65ea032

Please sign in to comment.