mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-28 16:41:52 +08:00
为 Docker 容器添加 kvmd 系列管理命令
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user