mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 17:20:30 +08:00
using mjpg-streamer package
This commit is contained in:
parent
1715f26f07
commit
992abfe2d8
@ -33,7 +33,7 @@ RUN pacman -Syy \
|
|||||||
python-pip \
|
python-pip \
|
||||||
nginx-mainline \
|
nginx-mainline \
|
||||||
nginx-mainline-mod-lua \
|
nginx-mainline-mod-lua \
|
||||||
mjpg-streamer-pikvm \
|
mjpg-streamer \
|
||||||
socat \
|
socat \
|
||||||
&& pacman -Sc --noconfirm
|
&& pacman -Sc --noconfirm
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@ RUN pkg-install \
|
|||||||
nginx-mainline \
|
nginx-mainline \
|
||||||
nginx-mainline-mod-lua \
|
nginx-mainline-mod-lua \
|
||||||
apache-tools \
|
apache-tools \
|
||||||
mjpg-streamer-pikvm \
|
mjpg-streamer \
|
||||||
python \
|
python \
|
||||||
python-raspberry-gpio
|
python-raspberry-gpio
|
||||||
RUN systemctl enable nginx
|
RUN systemctl enable nginx
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user