为 Docker 容器添加 kvmd 系列管理命令

This commit is contained in:
mofeng-git
2024-11-21 02:52:36 +00:00
parent eec64ef57c
commit 506d8a4a64
7 changed files with 19 additions and 1 deletions

View File

@@ -35,7 +35,7 @@ RUN if [ ${TARGETARCH} = arm ]; then ARCH=armhf; elif [ ${TARGETARCH} = arm64 ];
&& touch /run/kvmd/ustreamer.sock
COPY testenv/fakes/vcgencmd /usr/bin/
COPY testenv/fakes/vcgencmd scripts/kvmd* /usr/bin/
COPY extras/ /usr/share/kvmd/extras/
COPY web/ /usr/share/kvmd/web/
COPY scripts/kvmd-gencert /usr/share/kvmd/