78 Commits

Author SHA1 Message Date
xiao
c84997026d chore: 优化 Dockerfile 配置和脚本执行顺序 2024-12-04 21:55:08 +08:00
xiao
9bcfad0700 style: 更新 Dockerfile 中的依赖安装命令 2024-12-04 21:08:18 +08:00
xiao
e87b6c1dd3 chore: 更新 Dockerfile 依赖包列表 2024-12-04 21:01:23 +08:00
xiao
6282d2afca chore: 更新 util-linux 依赖包 2024-12-04 20:54:27 +08:00
xiao
895b5ef49b refactor: 简化 Dockerfile 中的 yum 源切换和包管理命令 2024-12-04 20:39:33 +08:00
xiao
ea6bddabf3 refactor: 简化 Dockerfile 中的镜像源切换和依赖安装脚本 2024-12-04 20:38:00 +08:00
xiao
7ddeba3153 chore: 更新 Dockerfile 中的 rockylinux 镜像源为腾讯云源并优化代码格式 2024-12-04 20:35:04 +08:00
xiao
a3342d156e feat: 添加随机主机名设置
在 Dockerfile 中添加了设置随机主机名的功能,通过构建参数 RANDOM_NAME 来指定一个随机主机名。
2024-12-04 20:21:39 +08:00
xiao
28e1e6c031 chore: 移除不必要的依赖安装命令
移除了安装 'Development Tools' 和 'glibc-locale-source' 的命令,因为它们在后续步骤中被重复安装或不必要。
2024-12-04 20:12:35 +08:00
xiao
1d0fbf4214 chore: 更新 Dockerfile 中的基础镜像和依赖包
将基础镜像从 rockylinux
2024-12-04 20:04:06 +08:00
xiao
2ceb940e8f refactor: 更新 Dockerfile 以使用更新的 rockylinux 基础镜像并移除不必要的依赖 2024-12-04 20:00:48 +08:00
xiao
3b1c0e5513 refactor: 更新 Dockerfile 使用 rockylinux:9-minimal 并调整依赖安装 2024-12-04 19:58:53 +08:00
xiao
f53b327b63 编辑文件 Dockerfile 2024-12-04 19:51:48 +08:00
xiao
cd9eb2691d refactor: 优化 Dockerfile 的构建流程和依赖安装 2024-12-04 19:40:28 +08:00
xiao
c63a313334 refactor: 更新 Dockerfile 使用 dnf 替代 yum 并清理缓存目录 2024-12-04 19:18:52 +08:00
xiao
988554213f refactor: 优化 Dockerfile 中的命令执行顺序 2024-12-04 18:37:45 +08:00
xiao
ca6a92b101 chore: 移除不必要的 epel-next-release 安装 2024-12-04 18:36:46 +08:00
xiao
61108c35a5 refactor: 优化 Dockerfile 中的包安装顺序 2024-12-04 18:35:29 +08:00
xiao
3138bca697 chore: 更新 Dockerfile 以使用更新的包管理器命令 2024-12-04 18:33:45 +08:00
xiao
cc29baa250 chore: 更新 Dockerfile 以启用 EPEL 2024-12-04 18:30:21 +08:00
xiao
7062879bfd chore: 优化 Dockerfile 的构建流程 2024-12-04 18:25:52 +08:00
xiao
058636ffcc chore: 更新 Dockerfile 以使用 yum-utils 并简化命令 2024-12-04 18:25:08 +08:00
xiao
715f8559d9 chore: 更新 Dockerfile 中的包管理器命令
将 Dockerfile 中的 `yum config-manager --set-enabled devel` 替换为 `dnf config-manager --set-enabled devel`,以使用更新的包管理器命令。
2024-12-04 18:22:43 +08:00
xiao
9659f1ad2f chore: 修正 Dockerfile 中的 repo 文件名匹配模式 2024-12-04 18:20:49 +08:00
xiao
72e62a83ab chore: 更新 .cnb.yml 文件以支持 Rocky Linux 9 2024-12-04 18:18:13 +08:00
xiao
74ab0060e9 refactor: 切换基础镜像并更新依赖版本 2024-12-04 18:17:50 +08:00
xiao
0eca35f261 feat: 更新宝塔面板 PHP 版本至 8.2
将宝塔面板中的 PHP 版
2024-12-04 16:06:51 +08:00
cnb.ZYsjO8G6wGA
4c262b34a5 chore: 优化 Dockerfile 的代码结构和格式 2024-12-04 15:41:53 +08:00
xiao
eb460df934 Add phpMyAdmin installation and uninstallation script for server environment setup 2024-12-04 14:52:31 +08:00
xiao
3a7e494d01 Add phpMyAdmin script to Dockerfile for lamp environment setup 2024-12-04 14:51:38 +08:00
xiao
1df0e19836 Add Baotai Panel and LNMP environment installation in Dockerfile 2024-12-04 14:41:39 +08:00
xiao
97ec756b9b Update .cnb.yml to use new CentOS 7.9 lamp configuration with Tencent Cloud mirror source 2024-12-04 14:25:37 +08:00
xiao
af5fcded80 init: lamp 2024-12-04 14:21:46 +08:00
xiao
537c7d2bd6 Update Dockerfile to use yum for cleaning and fixing CentOS mirror source 2024-12-04 12:37:05 +08:00
xiao
781e5ce202 chore: Add random hostname with btc7-prefix and update CentOS mirror source 2024-12-04 12:15:41 +08:00
xiao
02008b5c02 Update Dockerfile to switch CentOS mirror source to Tencent Cloud and simplify sed commands 2024-12-04 12:12:41 +08:00
xiao
dd36a58ac8 Update Dockerfile to correct CentOS extras mirror source URL 2024-12-04 12:02:03 +08:00
xiao
6c8feec95f Update Dockerfile to switch CentOS mirror source to Tencent Cloud and update dependencies 2024-12-04 11:57:29 +08:00
xiao
c16a8295b2 Update Dockerfile to remove EPEL repo and clean up mirror sources 2024-12-04 11:53:21 +08:00
xiao
50b71872e1 Update Dockerfile to switch CentOS mirror source to CentOS Vault and update dependencies 2024-12-04 11:46:08 +08:00
xiao
d45f9a3688 feat: 更新换源 2024-12-04 11:31:51 +08:00
xiao
f8b13a1d0c Update Docker build and push process, system identification, and Dockerfile for CentOS 7.9 2024-12-04 11:30:24 +08:00
xiao
4351cf8cbd refactor: 更新 Docker 镜像构建和推送流程 2024-11-26 11:04:39 +08:00
xiao
b02c18b40c feat: 更新系统标识 2024-11-25 12:36:55 +08:00
xiao
4f747761a5 chore: 更新构建配置以支持 bullseye 架构 2024-11-25 12:09:47 +08:00
xiao
1512ace87e build: 更新 Dockerfile 使用 Debian bullseye 版本并修正镜像源路径 2024-11-25 12:09:12 +08:00
xiao
9c36b27ca9 refactor: 更新 docker 构建和推送流程
优化了 docker 构建和推送流程,使用环境变量替代硬编码的镜像标签和凭证,增加了构建超时设置,并为 arm64
2024-11-25 12:07:11 +08:00
xiao
b80f88f5ab chore: 更新镜像标签格式 2024-11-16 22:29:15 +08:00
xiao
cc6fb795a1 chore: 更新 Docker 镜像标签格式 2024-11-16 22:15:07 +08:00
xiao
883071c25b refactor: 简化重复代码结构 2024-11-16 22:13:27 +08:00