From 469055fa310c63d787f5501e253895500bd53bf9 Mon Sep 17 00:00:00 2001 From: danial Date: Wed, 17 Dec 2025 15:36:31 +0800 Subject: [PATCH] =?UTF-8?q?docs(readme):=20=E5=88=A0=E9=99=A4=E5=A4=9A?= =?UTF-8?q?=E4=BD=99=E7=9A=84=E6=94=AF=E6=8C=81=E8=81=94=E7=B3=BB=E6=96=B9?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除 alpine-base README 中的邮箱、Issues 和文档支持信息 - 删除 kami-gateway README 中的项目仓库、问题反馈、文档和技术支持信息 - 清理 kami-spider-monorepo README 中的技术支持、安全报告及商务合作联系方式 - 保持构建标签和版本建议内容未变更 --- alpine-base/README.md | 8 -------- kami-gateway/README.md | 7 ------- kami-spider-monorepo/README.md | 5 ----- 3 files changed, 20 deletions(-) diff --git a/alpine-base/README.md b/alpine-base/README.md index 1b4e33d..87d71dd 100644 --- a/alpine-base/README.md +++ b/alpine-base/README.md @@ -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 流程中使用具体版本标签以确保部署一致性。 \ No newline at end of file diff --git a/kami-gateway/README.md b/kami-gateway/README.md index da5b822..d5aa3c7 100644 --- a/kami-gateway/README.md +++ b/kami-gateway/README.md @@ -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 流程中使用具体版本标签以确保部署一致性。 \ No newline at end of file diff --git a/kami-spider-monorepo/README.md b/kami-spider-monorepo/README.md index 2c753a9..3842b0f 100644 --- a/kami-spider-monorepo/README.md +++ b/kami-spider-monorepo/README.md @@ -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`,建议在生产环境中使用具体版本标签以确保部署一致性。定期更新基础镜像和依赖包以保持安全性和性能。 \ No newline at end of file