Fengling Console - 控制台后端
Go to file
movingsam 0c79e9d947
Some checks failed
Build and Push Docker / build (push) Failing after 3m9s
ci(workflows): 配置 Docker 支持不安全的注册表
- 在 Docker workflow 中添加配置,允许访问指定的不安全注册表
- 创建并写入 /etc/docker/daemon.json 文件,设置 insecure-registries 项
- 发送信号重启 Docker 守护进程使配置生效
- 增加延时等待 Docker 重启完成
2026-03-01 22:50:53 +08:00
.gitea/workflows ci(workflows): 配置 Docker 支持不安全的注册表 2026-03-01 22:50:53 +08:00
.planning chore(docker): 替换基础镜像地址为私有仓库 2026-03-01 20:19:36 +08:00
k8s feat: 添加 CPM 中央包管理和 CI/CD 配置 2026-02-28 14:05:38 +08:00
src chore(docker): 替换基础镜像地址为私有仓库 2026-03-01 20:19:36 +08:00
.dockerignore fix: 修复 CI/CD Docker 构建 context 和 Dockerfile 路径 2026-02-28 21:55:15 +08:00
.gitignore Add .gitignore 2026-02-25 17:26:54 +08:00
Directory.Build.props feat: 添加 CPM 中央包管理和 CI/CD 配置 2026-02-28 14:05:38 +08:00
Directory.Packages.props refactor(gateway): 优化网关服务逻辑,修改Id类型并引入存储接口 2026-03-01 13:33:02 +08:00
Fengling.Console.slnx chore(solution): 删除解决方案中的Dockerfile引用 2026-02-28 18:04:53 +08:00
global.json feat: 添加 CPM 中央包管理和 CI/CD 配置 2026-02-28 14:05:38 +08:00
NuGet.Config fix(nuget): 删除gitea源中多余的包模式 2026-03-01 15:21:10 +08:00