Files
hubproxy/README.md
2024-11-08 22:26:21 +08:00

12 lines
365 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`加速源
- 优化繁琐的搭建部署
- 部署超级简单
1请先将`k8sgcr``ghcr``gcr``dockerhub``registryk8s`这个几个配置为你的二级域名。
2然后修改`docker-compose.yml`配置里的环境变量,修改为你的主域名,然后`docker compose up -d`启动即可。