mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 01:30:31 +08:00
5 lines
161 B
Docker
5 lines
161 B
Docker
COPY stages/pikvm-v1/config.txt /boot/
|
|
COPY stages/pikvm-v1/udev.rules /etc/udev/rules.d/pikvm.rules
|
|
|
|
RUN cp /usr/share/kvmd/configs/kvmd/v1.yaml /etc/kvmd.yaml
|