docs(readme): 删除多余的支持联系方式
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
- 移除 alpine-base README 中的邮箱、Issues 和文档支持信息 - 删除 kami-gateway README 中的项目仓库、问题反馈、文档和技术支持信息 - 清理 kami-spider-monorepo README 中的技术支持、安全报告及商务合作联系方式 - 保持构建标签和版本建议内容未变更
This commit is contained in:
@@ -294,14 +294,6 @@ docker run --rm git.oceanpay.cc/danial/alpine-base:latest apk list --installed
|
||||
- 中国镜像源支持
|
||||
- 非 root 用户配置
|
||||
|
||||
## 📞 支持
|
||||
|
||||
如有问题或建议,请通过以下方式联系:
|
||||
|
||||
- **邮箱**: support@yourcompany.com
|
||||
- **Issues**: [GitHub Issues](https://github.com/yourcompany/docker-registry/issues)
|
||||
- **文档**: [项目文档](https://docs.yourcompany.com/)
|
||||
|
||||
---
|
||||
|
||||
构建完成后镜像将标记为 `alpine-base:latest`,建议在 CI/CD 流程中使用具体版本标签以确保部署一致性。
|
||||
@@ -563,13 +563,6 @@ jobs:
|
||||
- **构建日期**: 2024-12-17
|
||||
- **维护者**: kami-gateway team
|
||||
|
||||
## 📞 支持与贡献
|
||||
|
||||
- **项目仓库**: [GitHub Repository](https://github.com/yourcompany/kami-gateway)
|
||||
- **问题反馈**: [Issues](https://github.com/yourcompany/kami-gateway/issues)
|
||||
- **文档**: [Documentation](https://docs.yourcompany.com/kami-gateway)
|
||||
- **技术支持**: support@yourcompany.com
|
||||
|
||||
---
|
||||
|
||||
构建完成后镜像将标记为 `kami-gateway-base:latest`,建议在 CI/CD 流程中使用具体版本标签以确保部署一致性。
|
||||
@@ -875,11 +875,6 @@ db_password = config.decrypt(os.getenv('ENCRYPTED_DB_PASSWORD'))
|
||||
4. 推送到分支 (`git push origin feature/amazing-feature`)
|
||||
5. 创建 Pull Request
|
||||
|
||||
### 联系方式
|
||||
- **技术支持**: spider-support@yourcompany.com
|
||||
- **安全报告**: security@yourcompany.com
|
||||
- **商务合作**: business@yourcompany.com
|
||||
|
||||
---
|
||||
|
||||
构建完成后镜像将标记为 `kami-spider-base:latest`,建议在生产环境中使用具体版本标签以确保部署一致性。定期更新基础镜像和依赖包以保持安全性和性能。
|
||||
Reference in New Issue
Block a user