summaryrefslogtreecommitdiff
path: root/os
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-08-17 22:08:22 +0300
committerDevaev Maxim <[email protected]>2018-08-17 22:08:22 +0300
commit992abfe2d8ccf21fb97503e22b8cc0c1c5c299a1 (patch)
treeee3a3700521c9ed3f251dddb1153139140fa6625 /os
parent1715f26f073fcfe275dce7ae5103d1599033e9b7 (diff)
using mjpg-streamer package
Diffstat (limited to 'os')
-rw-r--r--os/platforms/v1/Dockerfile.part2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/platforms/v1/Dockerfile.part b/os/platforms/v1/Dockerfile.part
index 685bc423..6c25d07e 100644
--- a/os/platforms/v1/Dockerfile.part
+++ b/os/platforms/v1/Dockerfile.part
@@ -2,7 +2,7 @@ RUN pkg-install \
nginx-mainline \
nginx-mainline-mod-lua \
apache-tools \
- mjpg-streamer-pikvm \
+ mjpg-streamer \
python \
python-raspberry-gpio
RUN systemctl enable nginx