mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-28 16:41:52 +08:00
feat: 完善 Docker 镜像构建工作流和配置优化
- 重构 GitHub Actions 工作流,支持分阶段构建和多平台部署 - 优化 Dockerfile 依赖库配置,增加必要的系统包 - 完善初始化脚本和 KVMD 配置项 - 修复构建过程中的依赖和库文件处理
This commit is contained in:
@@ -168,6 +168,9 @@ otgnet:
|
||||
- "/bin/true"
|
||||
pre_stop_cmd:
|
||||
- "/bin/true"
|
||||
sysctl_cmd:
|
||||
#- "/usr/sbin/sysctl"
|
||||
- "/bin/true"
|
||||
|
||||
nginx:
|
||||
http:
|
||||
|
||||
Reference in New Issue
Block a user