Files
hubproxy/README.md
NewName 3274630325 1
2024-11-09 16:49:39 +08:00

25 lines
686 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### Docker-proxy
- 使用`docker`一键部署多种仓库的docker加速
- 优化繁琐的搭建部署
- 部署超级简单
- 自动配置HTTPS
- 拉取的镜像在服务器缓存3天后自动清理可自行修改
---
1根域名解析到你的服务器`k8sgcr``ghcr``gcr``docker``registryk8s`这个几个配置解析为你的二级域名。
> 直接泛解析更方便
2拉取本项目
```
git clone https://github.com/sky22333/docker-proxy.git
```
3其他无需修改只需修改`docker-compose.yml`配置里的域名环境变量,修改为你的主域名,然后`docker compose up -d`启动即可。
4部署完成后访问域名查看