mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-03-15 15:36:44 +08:00
fix: 修复构建错误,构建时安装 rsync
This commit is contained in:
@@ -34,6 +34,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
llvm \
|
||||
wget \
|
||||
xz-utils \
|
||||
rsync \
|
||||
# Autotools for libopus (requires autoreconf)
|
||||
autoconf \
|
||||
automake \
|
||||
|
||||
Reference in New Issue
Block a user