fix: 修复ARM64 Rockchip构建错误并优化Docker配置

This commit is contained in:
mofeng-git
2025-08-26 01:17:41 +08:00
parent bbef7bb5c4
commit 08551e737e
2 changed files with 11 additions and 16 deletions

View File

@@ -99,7 +99,8 @@ RUN sed -i 's/deb.debian.org/mirrors.tuna.tsinghua.edu.cn/' /etc/apt/sources.lis
&& touch /run/kvmd/ustreamer.sock \
&& apt clean \
&& rm -rf /var/lib/apt/lists/* \
&& rm -rf /tmp/lib /tmp/wheel
&& rm -rf /tmp/lib /tmp/wheel \
&& ustreamer -v
COPY testenv/fakes/vcgencmd scripts/kvmd* /usr/bin/
COPY extras/ /usr/share/kvmd/extras/