mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-31 01:51:53 +08:00
using mjpg-streamer package
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user