66 Commits

Author SHA1 Message Date
endial e2bebdb8a8 feat: 更新 Submodule 版本,支持单段纯数字分支生成标签
ci/woodpecker/push/woodpecker Pipeline was successful
2026-01-20 11:34:22 +08:00
endial 22295f06a6 docs: 更新说明文档
ci/woodpecker/push/woodpecker Pipeline was successful
2026-01-20 10:43:37 +08:00
endial 8153226061 feat: 删除Dockerfile中的架构参数 2026-01-20 10:43:32 +08:00
endial 6d2519933e feat: 更新本地编译脚本 2026-01-20 10:43:26 +08:00
endial 24100d9215 feat: 更新用户自定义配置路径 2026-01-20 10:38:11 +08:00
endial 903b0d0778 feat: 更新 Submodule 版本
ci/woodpecker/push/woodpecker Pipeline was successful
2026-01-13 17:09:16 +08:00
endial cd74021ca9 fix: 修复描述信息错误 2026-01-13 17:09:09 +08:00
endial 777cd7116c feat: 更新为基于 Woodpecker 流水线的编译版本
ci/woodpecker/push/woodpecker Pipeline was successful
2026-01-13 11:18:05 +08:00
endial 3511bd3186 feat: 脚本删除异常检测 2025-04-21 18:25:25 +08:00
endial ef30ab4d1a docs: 更新说明 2025-04-21 14:27:24 +08:00
endial 7a638a7093 feat: Dockerfile增加脚本异常检测 2025-04-21 12:28:58 +08:00
endial c73f68659a docs: 更新描述文档 2025-04-09 17:33:45 +08:00
endial 5c5f028a9f docs: 更新描述文档 2025-04-09 16:17:04 +08:00
endial e9e6f8b246 feat: 增加编译脚本;启用华为云镜像存储 2025-04-09 16:16:46 +08:00
endial a4e17d008d docs: 更新文档中有关镜像仓库地址 2023-09-06 15:20:07 +08:00
endial ea09e4cf19 feat: 基于Dockerfile新模板更改 2023-09-06 15:13:44 +08:00
endial b65a926e48 feat: 本地编译脚本增加main/master分支的识别 2023-09-06 15:10:05 +08:00
endial ddbba81e5e feat: 增加临时镜像的清理操作 2023-09-06 15:08:49 +08:00
endial 045bc39896 feat: 更新Docker打包的忽略文件配置 2023-09-06 15:07:43 +08:00
endial e341cd625a feat: 更新本地缓存资源路径 2023-08-11 11:13:00 +08:00
endial 72da404b29 feat: 增加 CI/CD 清理临时资源处理 2023-08-11 11:09:40 +08:00
endial 41320b75cb feat: 更新 CI/CD 编译阶段定义 2023-08-04 15:11:53 +08:00
endial 98545d1e26 feat: 优化 Dockerfile 2023-08-04 15:05:15 +08:00
endial 74687fb259 feat: CI/CD 增加 tag 选择编译环境 2023-08-02 10:41:42 +08:00
endial f37b6f5f29 feat: 更新为 libssl3 2023-07-28 09:59:11 +08:00
endial d7a578a6de fix: 更新 Dockerfile 中变量定义错误 2023-07-28 09:21:29 +08:00
endial c5498629b8 feat: 增加 CI/CD 支持 2023-07-28 09:18:13 +08:00
endial 5345f5b732 docs: 更新文档中描述信息 2023-07-28 09:17:53 +08:00
endial 53c6de1ccb feat: 更新 Dockerfile 中变量定义;增加多架构支持 2023-07-28 09:17:36 +08:00
endial f14ea24474 [feat:10]更新镜像版本定义及使用 2021-07-16 09:59:02 +08:00
endial bf471ee7ca [feat]删除/usr/local/scripts相关脚本;对应修改dockerfile 2021-07-08 15:02:23 +08:00
endial 4e152ba837 [feat]增加libtool及开发库/libssl1.1 2021-07-08 11:46:14 +08:00
endial eae54629e5 [fix]增加/usr/local/scripts路径中相应脚本 2021-07-08 11:38:23 +08:00
endial bf04dbe4cb [fix]修改本地编译时使用docker.io仓库及tencent源 2021-07-08 11:23:52 +08:00
endial 4a8a1cab9a [fix]在customer目录下增加空文件,确保目录上传 2021-07-08 09:20:45 +08:00
endial ba56ae2127 [feat]更新为使用colovu/debian镜像;删除相关已在基础镜像存在的脚本 2021-07-08 09:14:51 +08:00
endial 5136ccd3f8 [feat]更新为使用colovu/debian镜像;删除相关已在基础镜像存在的脚本 2021-07-08 09:14:26 +08:00
endial 4718bae7a4 [doc]更新文档说明内容 2021-07-08 09:13:20 +08:00
endial c0ffa7236e [feat]删除alpine版本 2021-07-08 09:12:54 +08:00
endial 6f2d63b42f [feat]删除alpine版本 2021-07-08 09:12:20 +08:00
endial 658eb98b7d [fix]增加net管理脚本;更新Makefile中变量公式 2020-12-14 17:10:13 +08:00
endial 2df379f02a [fix]更新Makefile,解决标签错误问题 2020-09-14 17:30:20 +08:00
endial a903705432 [fix]修复Makefile中clean删除不全问题 2020-09-13 21:50:06 +08:00
endial 992b095b5d [fix]更新Makefile中镜像名定义及清理命令 2020-09-13 17:03:42 +08:00
endial a3c66bd43f [fix]更新软件下载管理脚本;更新日志格式 2020-09-13 16:34:50 +08:00
endial 2ae9403f53 [fix]更新日志输出格式;修复download_pkg下载签名文件错误问题 2020-09-11 09:51:39 +08:00
endial 68943fcd3a [fix]修改sbin中脚本文件结束符 2020-09-10 15:29:24 +08:00
endial a7ec8b17b9 [fix]修改download_pkg下载指令 2020-09-10 15:19:09 +08:00
endial f812d5652c [fix]更新Log格式 2020-09-10 11:55:00 +08:00
endial dd19afd166 [fix]修复download_pkg中变量未定义问题;更新Log格式 2020-09-10 11:21:41 +08:00