mirror of
https://github.com/dqzboy/Docker-Proxy.git
synced 2026-07-01 13:45:50 +08:00
docs: README.md
This commit is contained in:
@@ -52,6 +52,9 @@
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
> **部署过程中出现的问题或者疑问,请下拉找到问题,查看是否有你遇到的情况!尝试先自己解决。**
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -225,8 +228,19 @@ location ^~ / {
|
||||
|
||||
#### 1、无法通过UI界面删除某一镜像的TAG
|
||||
**已知问题:** 使用`registry`作为代理缓存时不支持删除
|
||||
|
||||
**issues:** [#3853](https://github.com/distribution/distribution/issues/3853)
|
||||
|
||||
#### 2、搭建好了,但是国内拉取速度不理想
|
||||
**已知问题:** 你的国外服务器到国内的网络线路不理想
|
||||
|
||||
**解决方案:**
|
||||
- (1) 开启服务器BBR,优化网络性能(效果有限)
|
||||
- (2) 更换对国内网络线路优化更好的服务器
|
||||
|
||||
#### 3、registry 镜像缓存多少时间,如何调整
|
||||
**已知问题:** 默认缓存`168h`,也就是`7天`。修改配置文件`proxy`配置部分`ttl`调整缓存时间
|
||||
|
||||
---
|
||||
|
||||
## 🫶 赞助
|
||||
|
||||
Reference in New Issue
Block a user