mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-28 16:41:52 +08:00
大幅优化镜像体积
1. 使用 docker 预构建的必需文件,而不是安装全量依赖 2. 使用 zerofree 清除镜像无效数据 将 janus 日志级别调整为2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
general: {
|
||||
debug_level = 0
|
||||
debug_level = 2
|
||||
}
|
||||
nat: {
|
||||
nice_debug = false
|
||||
|
||||
Reference in New Issue
Block a user